- Notifications
You must be signed in to change notification settings - Fork3
Simple minesweeper written in C++ for PlayStation Vita
License
NotificationsYou must be signed in to change notification settings
Creckeryop/MSweep
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Simple minesweeper written in C++ for PlayStation Vita
- Saves
- Kills some time
- Great, Original UI
- DPAD - Move
- Cross - Open tile (or open group of tiles if you press on number)
- Square - Put Question mark
- Circle - Flag / Unflag
- Triangle - Recreate level
- Start - Go to pause menu
Installvitasdk and build MSweep using:
mkdir build && cd build && cmake .. && make
Save file is located inux0:data\msweep_save.txt
you can simply edit it
Here is template :easy medium hard custom theme
Do not make extra spaces
Here is example :123 456 789 101 1
time is in milliseconds
To reset saves just delete *.txt file
- xerpi -vita2d
- VITASDK team - VitaSDK
About
Simple minesweeper written in C++ for PlayStation Vita
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published