https://github.com/thesofakillers/rock-paper-scissors
https://github.com/thesofakillers/rock-paper-scissors
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thesofakillers/rock-paper-scissors
- Owner: thesofakillers
- Created: 2018-07-02T12:52:29.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-04T21:32:29.000Z (almost 8 years ago)
- Last Synced: 2025-05-07T19:03:32.135Z (about 1 year ago)
- Language: JavaScript
- Size: 2.4 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Full Rock Paper Scissors Website
Based on my [JavaScript Rock Paper Scissors project](https://github.com/thesofakillers/RockPaperScissors), this project aims to extend the implementation by adding a simple website UI via html and CSS, along with DOM manipulation via additional JavaScript.
From The Odin Project's [Web Development Curriculum](https://www.theodinproject.com/courses/web-development-101)