https://github.com/mohakcodes/rock-paper-scissor-using-js
It is a simple game in which you choose your item and computer generates the other/same random item . It has two outcomes a draw, or win for one player and loss for other player.
https://github.com/mohakcodes/rock-paper-scissor-using-js
Last synced: 11 months ago
JSON representation
It is a simple game in which you choose your item and computer generates the other/same random item . It has two outcomes a draw, or win for one player and loss for other player.
- Host: GitHub
- URL: https://github.com/mohakcodes/rock-paper-scissor-using-js
- Owner: mohakcodes
- Created: 2022-09-09T17:57:02.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-09T18:11:11.000Z (almost 4 years ago)
- Last Synced: 2025-03-12T05:18:51.168Z (over 1 year ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rock-Paper-Scissor-using-JS
It is a simple game in which you choose your item and computer generates the other/same random item . It has two outcomes a draw, or win for one player and loss for other player.