https://github.com/sahilcreate/rock-paper-scissors
https://github.com/sahilcreate/rock-paper-scissors
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sahilcreate/rock-paper-scissors
- Owner: Sahilcreate
- Created: 2024-03-08T14:33:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-26T07:18:52.000Z (about 2 years ago)
- Last Synced: 2025-01-16T22:36:06.403Z (over 1 year ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rock-paper-scissors
This is the first project in TOP foundations course which uses Javascript.
The game is totally based in browser console and will be later adapted with GUI along with course advancement.