Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 273 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 273 Bytes

Rock, Paper, Scissors game for The Odin Project


To Do:

  • Add basic HTML and CSS structure
  • Make the game playable using buttons
  • Display the game progress in the browser window
  • Allow the player to choose the number of rounds
  • Add an option to start a new game