An open API service indexing awesome lists of open source software.

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.

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.