Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jernestmyers/rock-paper-scissors
a test of js to simulate rock paper scissors vs a computer-generated player
https://github.com/jernestmyers/rock-paper-scissors
Last synced: 1 day ago
JSON representation
a test of js to simulate rock paper scissors vs a computer-generated player
- Host: GitHub
- URL: https://github.com/jernestmyers/rock-paper-scissors
- Owner: jernestmyers
- Created: 2021-03-25T02:08:11.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-11T15:45:31.000Z (over 3 years ago)
- Last Synced: 2023-08-14T21:43:02.241Z (over 1 year ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rock-paper-scissors
### project 2 from the odin project's fundamentals course
a test of js to simulate rock paper scissors vs a computer-generated player.