blob: 57e07639afed01bece45aa6fdab826f9fe07db2d (
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].
|