An open API service indexing awesome lists of open source software.

https://github.com/keyweeusr/minesweeper

:mag: Console Minesweeper game
https://github.com/keyweeusr/minesweeper

console minesweeper python text

Last synced: over 1 year ago
JSON representation

:mag: Console Minesweeper game

Awesome Lists containing this project

README

          

```
_____ _
| |_|___ ___ ___ _ _ _ ___ ___ ___ ___ ___
| | | | | | -_|_ -| | | | -_| -_| . | -_| _|
|_|_|_|_|_|_|___|___|_____|___|___| _|___|_|
|_|
by KeyWeeUsr
```

This Minesweeper is inspired by the old Win95 game I used to play long ago.
Even now I play some clone on android once in a while, so...
I decided to make a text version controlled by a keyboard.

Have fun!

### How to run

Minesweeper is written only in Python. You can clone the repository via `git`
or download .zip archive. Then simply run `python main.py` inside the
Minesweeper's directory.

License
-------
GNU GPL v3.0