1
0
mirror of https://github.com/mizanxali/uno-online synced 2024-06-26 09:24:23 +00:00
Two player online game of UNO. Made using React and Socket.IO uno-online-multiplayer.herokuapp.com/
Go to file
Mizanali Panjwani b1a5f5ba71 Bug fix
2021-03-02 17:13:09 +05:30
client Bug fix 2021-03-02 17:13:09 +05:30
.gitignore Changed folder structure 2021-02-22 05:02:50 +05:30
package-lock.json Set up socketio server-client connection 2021-02-22 05:29:23 +05:30
package.json Deployment setup 2021-03-02 15:07:36 +05:30
README.md Improvements 2021-03-02 17:07:28 +05:30
server.js Deployment setup 2021-03-02 15:07:36 +05:30
users.js Working two-player game ready! 2021-02-22 21:04:17 +05:30

Two player online game of UNO.