summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Enders <smenders@gmail.com>2021-01-30 20:18:47 -0500
committerStephen Enders <smenders@gmail.com>2021-01-30 20:18:47 -0500
commit66a34966ca14bc5158b244ddded2a1d80fe8cc88 (patch)
treeda04adace093a16c4992b8c50ff7e4c40a938c36
parent8a091151afe20a39bdc41bf5837b75f19d7d357e (diff)
Mark logging done
-rw-r--r--tasks.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tasks.txt b/tasks.txt
index d0eb627..97df9f3 100644
--- a/tasks.txt
+++ b/tasks.txt
@@ -7,7 +7,7 @@
[x] pass on no-moves available
[x] only pass turn on "legal" move
[x] windows build
-[ ] add useful logging
+[x] add useful logging
[ ] detect "win"
[ ] add splash / start screen?
[ ] 1p / 2p modes?