/uno-card

The UNO Card game

Primary LanguageJavaScript

The UNO card game 🔥🃏

How to install

  • clone the repo with git clone git@github.com:pbennyjoseph/uno-card.git
  • install required modules npm i
  • start the server! npm run start

How to play

  • Create a room and get the room-id.
  • share the room-id with 4 of your friends.
  • Once everyone has logged in, Your cards start to show up.
  • The first person to get rid of all cards wins!!

Feel free to contribute to the code