Simple implementation of Rock Paper Scissors game from The Odin Project curriculum.
This is a HTML/CSS/JS project. Live version of the game is here.
The benefits I got from this stage:
- Deepened knowledge of how functions work with each other.
- Learned how to color the console text.
- Enjoyed stylizing the prompt and console texts.