Skip to content

antoniudin/reactUNO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Here is the first version of my React JS UNO project where I implemented the basic functionality of the famous game.

I am not a designer and all the cards in this game were drawn by css only, so don't judge UI strictly. By now you manage all three players by hand, but I am making a plan to automate the process and make playing with the computer possible.

If you face an issue or notice an error, I would like to hear about it.

What has been done so far:

  • Main game functions
  • Game log
  • Complete "say Uno" component
  • Automate gameplay for two players
  • Add animation

example

Action Card Description

  • +2 - (Draw Two) – The next player will have to pick up two cards and forfeit his/her turn.
  • R - (Reverse) – If going clockwise, switch to counterclockwise or vice versa.
  • S - (Skip) – The next player has to skip their turn
  • W - (Wild) - The player has to state which color it will represent for the next player.
  • +4 - (Wild Draw Four) – The next player also has to draw four cards as well as forfeit his/her turn

About

React JS UNO game

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published