diff options
| author | mryouse | 2020-05-07 01:38:38 +0000 |
|---|---|---|
| committer | mryouse | 2020-05-07 01:38:38 +0000 |
| commit | 656c84202fa332deddc5459ae6e381b8c66439de (patch) | |
| tree | ca1dad973d639050c757f25b278856b112721315 | |
| parent | 1b7343b3a72d4674b2696aba34f6a2429be5aea9 (diff) | |
added a note about ouija
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -11,3 +11,8 @@ minesweeper in python with curses - 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]. |
