Creating rock, paper, scissors using javascript
- CSS 91.2%
- JavaScript 5.9%
- HTML 2.8%
| app | ||
| docker-compose.yml | ||
| README.md | ||
rock-paper-scissors
Creating rock, paper, scissors using javascript
Will be played with a user interface that is manipulated using javascript. Focus on working with DOM selectors + writing modular code.