/mine_win32

Terminal Minesweeper

Primary LanguagePascalMIT LicenseMIT

Terminal Minesweeper

thumbnail

*This screenshot is slightly outdated.

Quick Start

It's written in Free Pascal (i will not apologize).

> edit build_win32.bat
> build_win32.bat
> mine.exe

Controls

key description
w,a,s,d Move cursor around
SPACE Open cell
f Flag/unflag cell
r Restart
q Quit

Debug Mode

Build with debug mode:

> fpc -dDEBUG mine.pas

Debug Controls

key description
p Peek behind closed cells