aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2023-01-07 16:04:06 +0100
committerLoic Guegan <manzerbredes@mailbox.org>2023-01-07 16:04:06 +0100
commit3cc84d5ec8913e9d86b9065ff4e82767048e9cc5 (patch)
tree3869eefe68079d81c7887f7bba169abab955529f /TODO.md
parent1e03d1c245778a9bf769a2edee1d64f3a7dd5196 (diff)
Now arrows can be drawn using right clicks and drag
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index a1feb09..ef013b8 100644
--- a/TODO.md
+++ b/TODO.md
@@ -9,7 +9,7 @@
## Additional Features
- [ ] Add a live evaluation bar to the BoardCanvas
- - [ ] Be able to draw arrows on the Board
+ - [x] Be able to draw arrows on the Board
- [ ] Highlight the last played move
- [ ] Be able to play against an engine
- [ ] Implement full chess engine game analyzer/annotator