Skip to content

dspirovski/rock-paper-scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock, Paper, Scissors game.

In this project, you can:

  • view the optimal layout for the game depending on device's screen size;
  • Play Rock, Paper, Scissors against the computer;
  • Bonus: Play Rock, Paper, Scissors, Lizard, Spock against the computer (optional).

This project was made with HTML5, SCSS, React JS.