Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mauryiv/rock-paper-scissors
https://github.com/mauryiv/rock-paper-scissors
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mauryiv/rock-paper-scissors
- Owner: MauryIV
- License: mit
- Created: 2024-01-07T21:56:39.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-08T02:05:09.000Z (about 1 year ago)
- Last Synced: 2024-10-15T05:23:50.664Z (3 months ago)
- Language: JavaScript
- Size: 5.86 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
##Description
Set up to where you will be prompted to play Rock Paper Scissors when opening page. Keeps a tally till you decide to quit. Have fun!
https://mauryiv.github.io/module-03-project/##Visuals
![DAB85288-737B-4EFF-BD83-75FDD7794BC4_4_5005_c](https://github.com/MauryIV/module-03-project/assets/146037880/8e0cea38-f92b-43a0-92bc-5847f741c5ca)
##Usage
Would be good for if you want a little break and playing a simple game. Also to review any code for how you could use it in your own code.##Authors and acknowledgment
Had help from my TA as well as a couple students to guide me to the right way of getting this code to work properly. Found some help in simplifying my random string generator code from javatpoint.com as well.##License
Refer to LICENSE please.##Project status
Complete, but always willing to improve and simplify.