1 | X | ||
1 | 1 | ||
0 | 1 | X | |
Project: Super-Minesweeper
A small DOS game, I wrote some time ago with Borland C++.
You must use the cursor keys to navigate through a mine field.
Each visited field shows the number of surrounding mines. So if you combine the numbers you can find a secure path to the target.
If you manage to reach the target quickly and with few moves, you may get a place in the highscores!
Good luck!
Screenshot (53 KB)
Super-Minesweeper incl. source (56 KB)