As a user, I want to be able to play a game of rock, paper, and scissors against a computer.
https://andrewleach94.github.io/Rock-Paper-Scissors/
Play against the computer with a simple game of rock, paper, scissors. This is built entirely on vanilla JavaScript. This was also my first project where I incorporated lottie web animations.
This can be played on either mobile or desktop. Have fun!
- Develop the core backend component of the game - (8/18/2020)
- Develop a basic user interface to remove need of the console (8/25/2020)
- Design and develop the final UI (8/29/2020)
- Improve the UX for alerts and prompts (9/1/2020)
- Design for desktop (9/2/2020);