MineSweeper Game
MineSweeper Game
Minesweeper is a classic puzzle game where the objective is to uncover all the squares on a grid while avoiding the mines. The game takes place on a rectangular grid with some squares marked as mines, and the rest of the squares left blank. The player clicks on squares to reveal what's hidden underneath, and the number on a revealed square indicates how many mines are adjacent to it. The player must use logic to deduce the location of mines and mark them using flags, trying not to trigger any of them in the process. The game ends when the player either uncovers all the squares without hitting a mine or triggers a mine, causing the game to end in failure. Minesweeper provides an engaging and challenging experience for players of all ages
- HOW TO PLAY -
Left Click to open tile and Right Click to toggle Tile Flag.
Press ESC to toggle Pause Menu in game.
Source Code : https://github.com/ouday7/Minesweeper-Game
Status | Released |
Platforms | HTML5 |
Author | Ouday El Akremi |
Genre | Puzzle |
Made with | Unity |
Leave a comment
Log in with itch.io to leave a comment.