https://github.com/phamduylong/rockpaperscissors
Rock paper scissors game web application
https://github.com/phamduylong/rockpaperscissors
Last synced: 4 months ago
JSON representation
Rock paper scissors game web application
- Host: GitHub
- URL: https://github.com/phamduylong/rockpaperscissors
- Owner: phamduylong
- License: gpl-3.0
- Created: 2021-05-11T15:14:00.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-25T18:41:59.000Z (over 2 years ago)
- Last Synced: 2025-01-13T22:20:37.557Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rock Paper Scissors Web Game
This web application was created with HTML, CSS and JavaScript (no framework). The application was based on Dev Ed's Rock Paper Scissors Game tutorial as a part of JavaScript course at Metropolia UAS (Helsinki, Finland). The application is pretty straight-forward, and easy to use. Click Let's Play to begin playing, and Play Again to reset results to 0-0. On each play, click on the option you want to choose (either Rock, Paper or Scissors), and wait for the result 😉 Any contribution or feedback would be much appreciated. Contact me at [email protected]Try it here