/Minesweeper

Hacktoberfest -Minesweeper made with JS (jQuery), Html and CSS

Primary LanguageJavaScript

Minesweeper

Minesweeper is a single-player puzzle video game. The objective of the game is to clear a rectangular board containing hidden "mines" or bombs without detonating any of them, with help from clues about the number of neighboring mines in each field.

Getting Started

Just clone or download the project and run in your browser. Make sure JS is turned on.

git clone https://github.com/Pdut89/Minesweeper

Built With

Contributing

Hacktoberfest PR's welcome...

Suggested changes:

  • Styling edits
  • Completing the 'reset game' function
  • Allow user to customise board size
  • Anything else

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

  • Pdut89 - Initial work

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details