FPC Mines 1.0
A minesweeper clone for AROS written in Freepascal
Source:
https://github.com/alb42/fpc-tests/tree/master/lcl/Mines
WebPage:
http://blog.alb42.de
Howto Play:
- Choose field size (easy, medium hard)
- Left mouse click on a closed field to open it
- A number shows how many mines are in neighbour fields
- An empty stand for no mine around.
- If you open a field with a mine you lost the game
- Right mouse click flags a field as "Mine"
- "Mines to find" fives the numbers of Flags to set = Number of hidden mines
- Double Left click on a open field with a number which is satisfied
already with flags open all flags around it
Be careful if the flags are wrong it will open the mine and you lost the game
- If you set all flags and all other fields are open you win the game.
- Fastest times for all Levels are saved and can be checked in "Statistics"
Uploaded using: archives.aros-exec.org
|