blob: 936984d8e615e683d71ea775ee7ffe1f61bf8e29 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# sweepy
minesweeper in python with curses
## features
- save/resume game
- 2 size boards
- ~x~ pReTtYcOlOrS ~x~
## coming soon?
- custom boards
- local multiplayer
- scoring?
## ouija?
you can use the game board logic in other things too! i hope to eventually
remove it from this repo completely. you can find the latest version in [this
repo](https://git.rawtext.club/mryouse/ouija).
|