The following code creates a simple rock-paper-scissors game. The game functionality relies on event listeners and random number generators.
- app.js (rock paper scissors game developed using JavaScript)
- background.png (background image)
- index.html (simple web interface)
