kiyanpourmaleki / Poker-Champ

This project is soon to be a functioning online poker game that you can play with friends.
3 stars 0 forks source link

How to set up lobby #41

Open tonycalderoney opened 1 year ago

tonycalderoney commented 1 year ago

Research how to set up a game lobby capable of holding multiple players using the game code set by user. Should remember user input from landing page.

kiyanpourmaleki commented 1 year ago

https://francois-steinel.fr/articles/build-lobby-based-online-multiplayer-browser-games-with-react-and-nodejs

Helpful

kiyanpourmaleki commented 1 year ago

https://fireship.io/lessons/game-lobby-with-firebase-reactfire/ and will need to create individual sessions upon login