Skip to content

RaisedEel/rps-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rps-game

Game of Rock, Paper and Scissors using vanilla JS and a simple UI.

  • Can play until a player reaches 5 wins.
  • The machine rotate between the 3 options so if a player has good reflexes it can win the game easily.
  • Buttons for resetting the game or reading the instructions.
  • The results of the game can be seen on the "console".
  • The simple UI makes the game feel intuitive and quick to play.
  • Simple script using the DOM and listeners.

With all this I consider this project DONE.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published