All Projects → panki27 → minebash

panki27 / minebash

Licence: other
minesweeper for linux command line, implemented in python

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to minebash

terminally bored terminal board games
board games for your terminal!
Stars: ✭ 53 (+70.97%)
Mutual labels:  minesweeper
minesweeper
💣 The classic minesweeper game in python
Stars: ✭ 34 (+9.68%)
Mutual labels:  minesweeper
minesweeper-v
Minesweeper Written in Vlang
Stars: ✭ 19 (-38.71%)
Mutual labels:  minesweeper
minesweeper-bot
I'm a Discord bot that can generate a random Minesweeper game using spoiler tags, for anyone to play!
Stars: ✭ 27 (-12.9%)
Mutual labels:  minesweeper
Minesweeper
A minesweeper game created by Java. (Java 实现经典扫雷游戏)
Stars: ✭ 20 (-35.48%)
Mutual labels:  minesweeper
angular-minesweeper
Play a different version of the classic Minesweeper game built with Angular
Stars: ✭ 54 (+74.19%)
Mutual labels:  minesweeper
minesweeper
💣Minesweeper game written with React
Stars: ✭ 18 (-41.94%)
Mutual labels:  minesweeper
plumeria
🤖 A Discord chat bot with rich data piping between commands
Stars: ✭ 35 (+12.9%)
Mutual labels:  minesweeper
JSMinesweeper
Minesweeper player, solver and analyser in javascript
Stars: ✭ 25 (-19.35%)
Mutual labels:  minesweeper
react-minesweeper-sweep-it
Hey! Just sweep it, bro!
Stars: ✭ 17 (-45.16%)
Mutual labels:  minesweeper
LibreMines
A Free/Libre and Open Source Software Qt based Minesweeper game available for GNU/Linux, FreeBSD and Windows systems.
Stars: ✭ 55 (+77.42%)
Mutual labels:  minesweeper
minesweeper
Python代码编写的扫雷游戏
Stars: ✭ 16 (-48.39%)
Mutual labels:  minesweeper
imgui
Dear ImGui Addons Branch = plain unmodified dear imgui plus some extra addon.
Stars: ✭ 348 (+1022.58%)
Mutual labels:  minesweeper
minesweeper
API for setting up a Minesweeper game environment in its simplicity and robustness
Stars: ✭ 15 (-51.61%)
Mutual labels:  minesweeper

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'

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].