minebash is a minesweeper implementation in Python for the Linux command line.
- Color
- User specified field size & minecounts
- Difficulty presets
- Python for Linux (requires Curses)
git clone https://github.com/panki27/minebash.git
cd minebash
chmod +x minebash
./minebash
- Arrow Keys: Move Cursor
- Spacebar: Check field
- F: Place flag
See 'minebash help'