aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormryouse2020-05-07 01:38:38 +0000
committermryouse2020-05-07 01:38:38 +0000
commit656c84202fa332deddc5459ae6e381b8c66439de (patch)
treeca1dad973d639050c757f25b278856b112721315
parent1b7343b3a72d4674b2696aba34f6a2429be5aea9 (diff)
added a note about ouija
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8d0ec86..57e0763 100644
--- a/README.md
+++ b/README.md
@@ -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].