minesweeper for linux command line, implemented in python
| minebash | ||
| pattern | ||
| README.md | ||
minebash
minebash is a minesweeper implementation in Python for the Linux command line.

Features
- Color
- User specified field size & minecounts
- Difficulty presets
Dependencies
- Python for Linux (requires Curses)
Setup
git clone https://github.com/panki27/minebash.git
cd minebash
chmod +x minebash
./minebash
Controls
- Arrow Keys: Move Cursor
- Spacebar: Check field
- F: Place flag
Command line options
See 'minebash help'