More actions
Minesweeper | |
---|---|
General | |
Author | sg57 |
Type | Puzzle |
Version | 2008 |
License | Mixed |
Last Updated | 2008/08/20 |
Links | |
Download | |
Website | |
Source | |
Minesweeper is a Windows Minesweeper clone for PSP, featuring 3 difficulty levels and customisable minefields. The source is included, it uses OO C++ and Oslib.
This was a contest entry for the NEO Summer Coding Compo 2008 (PSP Game).
Features
- Custom minefield size and mines.
- Difficulty settings from Windows Minesweeper.
User guide
The goal is to locate all the hidden mines on the field as quickly as possible, by observing the numbers shown on the grids. Each number indicates the total amounts of bombs surrounding the particular number.
Once you decide where the mines are, place the flags on it. You can reveal all the safe spots by clicking them, however you will lose the game if you click on a mine/bomb.
Controls
Analog - Move cursor at high speeds
D-Pad - Move cursor slowly from one spot to an adjacent one
Cross - Click
Square - Place flag (signify the location of mine)
Circle - Move the grid down 1 spot (for large custom field)
Triangle - Move the grid up 1 spot (for large custom field)
L - Move the grid left 1 spot (same as above)
R - Move the grid right 1 spot (same as above)
Start - Reset the minefield and difficulty, Reset your custom minefield
Home - Exit
Screenshots
Credits
Thanks slicer4ever for the screenshots.