UNO game made in Javascript, NodeJS
- Rooms system (up to 4 players each)
- Game mechanics (card abilities, etc.)
- Protection against any exploit attempts, hopefully...
- In-game chat
- And much more...
- Clone this reposity
- Install packages in the server and in the client by running the following command
npm install
- Run both server and client by executing the command
npm start
The game should be avainable at localhost:9000
- Express
- WebSocket
- Multiple cards on player's turn
- Leave button while game is running (reload the page instead)
- Mobile Support
- API
- rn404 for UNO cards