/realtime-multiplayer-game

The Classic Rock, Paper, Sicssors game. it's a realtiem multiplayer game, you can also chat with the opponent and it speaks 😉

Primary LanguageJavaScript

wifu Multiplayer Rock Paper Scissors ⭐


multiplayer-rock-1.mp4

📌 Set up project

  • clone the repo
git clone "https://github.com/amitanshusahu/realtime-multiplayer-game" && cd realtime-multiplayer-game"
  • go to server folder and start server
cd server && npm start

Note: you will require Node 19+ because of the --watch flag, if you have Node 18-, then node server.js to start the server

  • go to client folder and start
cd ../client && npm run dev

📓 References


Star the Repo ⭐