
About
Minesweeper is a logic puzzle video game genre generally played on personal computers, in which the player clears a grid of tiles without detonating any of the hidden mines, using clues about the number of neighboring mines. Pythonista Minesweeper is a Minesweeper implementation for iOS written in Python, requiring the Pythonista app to run; it uses a "Minesweeper X" skin that is Base64-encoded directly in the source code.
Getting started
Requires the Pythonista app installed on an iOS device, running the Python source directly from within that app.