Bomb Brigade is an alternative version of Minesweeper. It is the first project I created for my General Assembly Software Engineering Immersive program.
Soundtrack by Dungeon Fugues
- JavaScript
- HTML
- CSS
- Ableton
View Project Planning
Play Minesweeper
Click any square on the board to begin.
- If a bomb is clicked, the player instantly loses
- If an empty square is clicked, the number of adjacent bombs is displayed
- If an empty square with no adjacent bombs is clicked, it will reveal all adjacent, empty squares
- If a revealed adjacent square also has no adjacent bombs, it will reveal all adjacent, empty squares
The player wins by revealing all empty squares.
- Difficulty selector
- Leaderboard
- A less-cheesy win animation
- Mobile optimization




