An open API service indexing awesome lists of open source software.

https://github.com/thesofakillers/rock-paper-scissors


https://github.com/thesofakillers/rock-paper-scissors

Last synced: 2 months ago
JSON representation

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)