datawater / mine

Terminal Minesweeper FORK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terminal Minesweeper

thumbnail

Quick Start

It's written in Free Pascal (sorry about that).

$ fpc ./mine.pas
$ ./mine

Controls

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

About

Terminal Minesweeper FORK

License:MIT License


Languages

Language:Pascal 100.0%