Skip to content

minesweeper for linux command line, implemented in python

Notifications You must be signed in to change notification settings

panki27/minebash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 

Repository files navigation

minebash

minebash is a minesweeper implementation in Python for the Linux command line. minebash screenshot

Features

  1. Color
  2. User specified field size & minecounts
  3. 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'

About

minesweeper for linux command line, implemented in python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages