Minesweeper Switch
From GameBrew
More actions
| Minesweeper by rincew1nd | |
|---|---|
| General | |
| Author | rincew1nd |
| Type | Puzzle |
| Version | 2.0 |
| License | MIT License |
| Last Updated | 2018/07/24 |
| Links | |
| Download | |
| Website | |
| Source | |
Basic implementation of Minesweeper in C++ and SDL2 for Nintendo Switch.
Installation
Place the .nro to the /switch/ folder on the SD card.
Changelog
v2.0
- Added setting and gestures.
- Now you can change board size, drag and resize it.
v1.1
- Now with GameOver screen and Options menu.
- Further improvements to overall application stability and other minor adjustments have been made to enhance the user experience. :kappa:
v1.0
- Initial release of basic game implementation.
External links
- GitHub - https://github.com/rincew1nd/Minesweeper-Switch
- ForTheUsers - https://apps.fortheusers.org/switch/Minesweeper