Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 330 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 330 Bytes

Rock Paper Scissors Game

JavaScript coding exercise from The Odin Project's course material.

For this project I will create the game Rock Paper Scissors. The game will be played entirely in the console. Providing a GUI to this game is expected some time in the future.