More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox Switch Homebrews | {{Infobox Switch Homebrews | ||
|title=Minesweeper | |title=Minesweeper by rincew1nd | ||
|image=minesweepernxrin.png | |image=minesweepernxrin.png | ||
|description=Minesweeper for Switch. | |description=Minesweeper for Switch. |
Latest revision as of 11:38, 18 Mayıs 2023
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