https://github.com/namelessproj/rock-paper-scissors
A Rock Paper Scissors Game against your pc
https://github.com/namelessproj/rock-paper-scissors
javascript rock-paper-scissors
Last synced: 8 days ago
JSON representation
A Rock Paper Scissors Game against your pc
- Host: GitHub
- URL: https://github.com/namelessproj/rock-paper-scissors
- Owner: NamelessProj
- Created: 2022-12-26T15:06:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-05T19:40:44.000Z (about 3 years ago)
- Last Synced: 2025-01-18T07:29:00.261Z (over 1 year ago)
- Topics: javascript, rock-paper-scissors
- Language: HTML
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rock Paper Scissors
[The live demo](https://namelessproj.github.io/Rock-Paper-Scissors/)
A simple project, you have to choose between 3 choice (rock, paper and scissors), then click the button "Fight" and the pc choose what he wanna play, it's written and you know who won.