HOME | DD
Published: 2006-10-20 06:19:18 +0000 UTC; Views: 1394; Favourites: 3; Downloads: 27
Redirect to original
Description
It's 2am, and I just finished this. I was working on this for a good portion of the day because I mentioned in my journal that thursday (10/19/06) I would put something cool up. This is my version of Minesweeper. Since I drew bombs instead of mines, I called it BombSweeper. I made this in Java a couple of years ago, so I got through the coding of this pretty fast by converting some of that code and using some of the Lights Out code. I tried to make this look nice. I'm satisfied. It's definatly better than my last deviation, the Guessing Game .How to Play:
Click every dark red square that does not reveal a bomb.
Once you reveal a bomb, it will explode, and you lose.
A square that reveals a number, tells how many bombs are around that square.
Note:
You can enter in the number of bombs you want by clicking the text that displays the current number of bombs and typing in your own. The numbers of bombs you can have cannot be less than 1 or greater than the size of the board minus 1.
The size of the board cannot be less than the number of bombs plus 1

























