- June 2022: changed name (to index); dynamic generation (decreased size of html file)
- May 2022: meld of game options to the game board
Welcome to MineSweep, a minesweeper clone. The goal is to preferably isolate the locations of all of the mines in the field. Here are some keys that will be needed or make game-play easier:
- Click/tap a cell to test it. If there are any mines in its proximity, the quantity will appear.
- Placing a flag on the cell will protect it from accidentally being clicked. To toggle a flag on a cell, if using a mouse, you can RIGHT-CLICK (alternate-click) it or hold down the CTRL button and primary-click (usually left-click) it. If using a tablet or phone, TOUCH and HOLD to flag a particular cell.
I hope you enjoy the game. If you want to use the game to modify or place on your site, feel free, but attribution either in your website code or on the page is all I require. If you simply like a portion of the code (a function spurring your interest/idea), don't worry about attribution. Thanks.