https://github.com/quinnjohnsoncode/rock-paper-scissors
https://github.com/quinnjohnsoncode/rock-paper-scissors
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/quinnjohnsoncode/rock-paper-scissors
- Owner: QuinnJohnsonCode
- Created: 2023-05-16T16:15:16.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-31T01:48:51.000Z (about 3 years ago)
- Last Synced: 2024-12-30T07:27:23.549Z (over 1 year ago)
- Language: JavaScript
- Size: 10.7 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 project was written for the ODIN Project.
Initially, this project contained the code to run the classic game
Rock-Paper-Scissors within the console.
This was written in JavaScript.
As of May 30th 2023, it includes a GUI.
This project is for educational purposes only.