This project is a classic Rock, Paper, Scissors game where users can play against the computer. The game includes particle animations in the background for visual enhancement and dynamic background color changes.
- Play Rock, Paper, Scissors against the computer.
- Particle animation background.
- Dynamic background color changes.
- Responsive design.
- HTML
- CSS
- JavaScript
- Particles.js for particle animation
- Clone the repository:
git clone https://github.com/Anthony01M/rock-paper-scissors.git
- Navigate to the project directory:
cd rock-paper-scissors
- Open
index.html
in your browser to view the application.
- Click on one of the buttons (Rock, Paper, or Scissors) to make your choice.
- The game will display the result indicating whether you won, lost, or drew against the computer.
- Enjoy the particle animation background and dynamic background color changes.
This project is licensed under the MIT License. See the LICENSE file for details.
This project is part of my portfolio. Feel free to check out my other projects on GitHub.