Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rosekamallove/rockpaperscissor

A really basic stone paper scissors that teaches us how to write DOM Manipulation.
https://github.com/rosekamallove/rockpaperscissor

dom-manipulation game javascript

Last synced: 12 days ago
JSON representation

A really basic stone paper scissors that teaches us how to write DOM Manipulation.

Awesome Lists containing this project

README

        

# RockPaperScissor

A very basic JavaScript game which taught me a little bit of DOM, functions and Condidtionals.