This is a web based Rock-Paper-Scissors game. The player plays against the computer AI. The first player to 5 points wins the game. This project utilises HTML, CSS as well as the following JavaScript concepts:
- Variables
- Conditionals.
- Loops.
- Functions.
- querySelectors
The site has been deployed to Github Pages and can be accessed via:
https://adnangondal.github.io/rock_paper_scissors/
Development on this project has been put to a stop.