The minesweeper is a DOS-program written with Borland Pascal 7.0. For a complete screenshot click here. There exist a well known bug in the Unit crt.tpu from Borland Pascal 7.0, so that programs will not run on computers having processors faster then 200 MHz. I've found a bugfix and have compiled the Minesweeper with the patched version of Borland Pascal 7.0. Therefore the Minesweeper will also run on systems faster then 200 MHz, more. This minesweeper is very similar to minesweeper for Windows. But there are some differences:
|
| |||||||
|
Many years ago I had the idea to write a Minesweeper for DOS. At this time the Minesweeper was only availible for Windows. My purpose was to offer the possibility to other people the play this game using DOS. Unfortunately DOS is a dieing oparation system but I hope that there are some peaple anywhere in the world who are interessed in to play this very nice game
I would be very grateful if you tell me your opinion about my Minesweeper: |
My Minesweeper contain any programming errors. The reasons are very difficult to find because the malfunction are not reproducible. But work is going on to eliminate the bugs. The most significant bug occur when playing the minesweeper. If you open a square with no mine and no number under it, sometime the following happen: The opnening-procedure around this square works well, but there will be open some other fields, which should stay in the closed-condition elsewhere in the gamefield. This happens only when the opening- procedure strike the border of the gamefield. Click here to see an example.
|
If you are interested in playing my minesweeper, please download it:
|