diff options
author | Stephen Enders <smenders@gmail.com> | 2021-01-29 18:35:35 -0500 |
---|---|---|
committer | Stephen Enders <smenders@gmail.com> | 2021-01-29 18:35:54 -0500 |
commit | 931dd28838fe09e8e8f07889f7a23c88aa47785b (patch) | |
tree | 9d5b5a3260a27a62f62458ef5019bdbaaba469c6 | |
parent | b9feff41c80a8d528de79555f2449afc0147ba52 (diff) |
Add more tasks
-rw-r--r-- | tasks.txt | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -5,4 +5,9 @@ [x] scoring on final position [x] no overlap [x] pass on no-moves available -[ ] only pass turn on "legal" move +[x] only pass turn on "legal" move +[ ] windows build +[ ] add useful logging +[ ] detect "win" +[ ] add splash / start screen? +[ ] 1p / 2p modes? |