https://github.com/billionsjoel/rock-paper-scissors-game
A simple game that helps in decision making. You can play against a computer or your 3 friends. The game saves scores and accumulates a total to declare a winner at the end. Built with vanilla javascript.
https://github.com/billionsjoel/rock-paper-scissors-game
console-game game html5 javascript
Last synced: about 2 months ago
JSON representation
A simple game that helps in decision making. You can play against a computer or your 3 friends. The game saves scores and accumulates a total to declare a winner at the end. Built with vanilla javascript.
- Host: GitHub
- URL: https://github.com/billionsjoel/rock-paper-scissors-game
- Owner: billionsjoel
- Created: 2021-10-15T03:39:42.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-15T04:06:49.000Z (over 3 years ago)
- Last Synced: 2025-03-29T10:11:31.274Z (3 months ago)
- Topics: console-game, game, html5, javascript
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ROCK-PAPER-SCISSORS-GAME
## HOW TO RUN
- Open index.html
- open dev tools and click on the console tab pane
- run game(); and press enter
- Enter your choice in the prompt.