A simple website made to play a five-round game of Rock Paper Scissors against the computer. It was the first JavaScript exercise of The Odin Project curriculum.
The main goal was to discover basic JavaScript and practice problem-solving skills. See complete assignment here.
Made in plain HTML with embedded Javascript using the <script>
tag.