Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/rosekamallove/rockpaperscissor
- Owner: rosekamallove
- Created: 2020-12-26T06:08:46.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-19T19:58:45.000Z (over 3 years ago)
- Last Synced: 2024-12-07T15:43:24.673Z (15 days ago)
- Topics: dom-manipulation, game, javascript
- Language: JavaScript
- Homepage: https://rosekamallove.github.io/RockPaperScissor/
- Size: 7.81 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RockPaperScissor
A very basic JavaScript game which taught me a little bit of DOM, functions and Condidtionals.