summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Enders <smenders@gmail.com>2022-02-12 12:51:40 -0500
committerStephen Enders <smenders@gmail.com>2022-02-12 12:51:40 -0500
commit3cdf385609897872a706b8c6c34ca8ba6b3d73fb (patch)
tree308557c91934d535d4e204b75c68590c8a2eec34
parent523f70eb9eddacd5f008e746a88c2fc4e4171697 (diff)
Mark detect win done
-rw-r--r--tasks.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tasks.txt b/tasks.txt
index 97df9f3..adb448e 100644
--- a/tasks.txt
+++ b/tasks.txt
@@ -8,6 +8,6 @@
[x] only pass turn on "legal" move
[x] windows build
[x] add useful logging
-[ ] detect "win"
+[x] detect "win"
[ ] add splash / start screen?
[ ] 1p / 2p modes?