an interactive web game that brings the board game with the same title to digital implementation
GNU Affero General Public License v3.0
1
stars
0
forks
source link
Socket.io server for real-time chat events in the game #47
Closed
metalalive closed 10 months ago
Note
init
, join a room of specific game IDdeinit
, leave a room of specific game IDchat
, chat with other players of the same roominit
anddeinit
can be reused for synchronizing game state from HTTP / REST server to each client.c.c. @wingtkw Wing, if you can spend time reviewing the PR today or tomorrow, please let me know , then I can also send review request to you , thanks