Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Simple minesweeper written in C++ for PlayStation Vita

License

NotificationsYou must be signed in to change notification settings

Creckeryop/MSweep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple minesweeper written in C++ for PlayStation Vita

Features

  • Saves
  • Kills some time
  • Great, Original UI

How to play

  • 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

Building

Installvitasdk and build MSweep using:

mkdir build && cd build && cmake .. && make

About save

Save file is located inux0:data\msweep_save.txt you can simply edit it
Here is template :easy medium hard custom themeDo not make extra spaces
Here is example :123 456 789 101 1 time is in milliseconds
To reset saves just delete *.txt file

Thanks to


[8]ページ先頭

©2009-2025 Movatter.jp