This project was done as part of The Odin Project's Fundamentals path.
This initial version is a basic game playable in the browser console.
concepts practiced in the initial build:
- functions
- input from prompts
- alert
- differently scoped variables
- if/else
- for loops
- template literals
❗Coming soon! A Rock, Paper, Scissors GUI❗