Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/karamanburak/rock-paper-scissors
https://github.com/karamanburak/rock-paper-scissors
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/karamanburak/rock-paper-scissors
- Owner: karamanburak
- Created: 2024-01-30T12:36:05.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-04T09:23:56.000Z (8 months ago)
- Last Synced: 2024-04-04T10:33:31.092Z (8 months ago)
- Language: JavaScript
- Size: 27.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rock-Paper-Scissors
Rock-Paper-Scissors is a game which is developed using HTML, CSS and JavaScript. This is a JavaScript project for beginners which includes DOM manipulation.
## About this Game
You can choose between rock, paper or scissors. The computer will make a random guess each round. If you win the game, the current score will appear in the "Top Score" section above. This score will be updated each time you do better. If you want to reset the score board. Just double-click where the Top Score is. Have a good game.
- Access the finished project online
##
![Rock-Paper-Scissors](./assets/rock-paper-scissors.gif)