Chris5613 / RankRiddler

Web-based Guess the Rank game
https://www.rankriddler.com/
MIT License
6 stars 12 forks source link

Multiplayer game page (Server) #175

Open Chris5613 opened 7 months ago

Chris5613 commented 7 months ago

We would still need to use socket.io to tell the server when a game is done to update the user model field with whoever wins and losses and add the match to a user's match history.

Might add a result page at the end of the game to let the users know the winner and loser.