This project is a classic Minesweeper game where players reveal squares on a grid and avoid hidden mines. The game includes features such as dynamic background color changes and particle animations for visual enhancement.
- Classic Minesweeper gameplay.
- Dynamic background color changes.
- Particle animation background.
- Responsive design.
- HTML
- CSS
- JavaScript
- Particles.js for particle animation
- Clone the repository:
git clone https://github.com/Anthony01M/minesweeper-game.git
- Navigate to the project directory:
cd minesweeper-game
- Open
index.html
in your browser to view the application.
- Click on a cell to reveal it.
- Avoid clicking on mines (red cells).
- Use the "Reset" button to start a new game.
- 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.