Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 400 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 400 Bytes

word-guess

A guessing game played over websockets, intended to be paired with video communication. The user can join a room by name. A word will be chosen. All of the players in the room can see the word except one. The one who cannot see the word tries to guess the word based on hints provided by other players.

This project was auto-generated.