Skip to content

Anthony01M/minesweeper-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper Game

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.

Features

  • Classic Minesweeper gameplay.
  • Dynamic background color changes.
  • Particle animation background.
  • Responsive design.

Technologies Used

Installation

  1. Clone the repository:
    git clone https://github.com/Anthony01M/minesweeper-game.git
  2. Navigate to the project directory:
    cd minesweeper-game
  3. Open index.html in your browser to view the application.

Usage

  1. Click on a cell to reveal it.
  2. Avoid clicking on mines (red cells).
  3. Use the "Reset" button to start a new game.
  4. Enjoy the particle animation background and dynamic background color changes.

License

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.