Skip to content
/ uno Public

Online UNO game made with React and Socket.IO

Notifications You must be signed in to change notification settings

eals01/uno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About this project

Online multiplayer UNO game made in 2020 as a practice in:

How to run

Client:

  1. cd client
  2. npm i
  3. npm start

Server:

  1. cd server
  2. npm i
  3. npm start

Usage

You can use this project as you like. Feel free to make an issue if you have any questions :)


I will probably come back to clean this project up in the future. In the meantime you can check out millionairy, a cleaner, up-to-date repo with similar functionality

About

Online UNO game made with React and Socket.IO

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published