This is a Multiplayer Game Which Uses Nodejs and Websockets to update Player moves in real time
- Nodejs
- websockets
- expressjs
-
visit webpage
-
Open 3 incognito tabs with same webpage url (including the one opened)
-
On one client click create game
-
after that in same client click Join game
-
Copy the game ID to other two clients and click join
-
Then play 🎉 , Whenever you click on one block it will be update accross all of them
-
SelfHosted using Coolify and Nginx Proxy Manager
-
generates client id only if server send a initial response
-
generates a unique string for each game
-
users can join game using link
-
colors automatically assigned to Clients