Game of rock, paper, scissors that tracks how many wins for the player vs the computer, number of rounds, and outputs the win rate percentage.
7/16/21
Working through the console using JS. Coding the game logic.
8/11/21 - 8/12/21
Built UI of gamepage using HTML, CSS, and JS.