mirror of
https://gitlab.com/manzerbredes/ochess.git
synced 2025-04-19 04:09:41 +00:00
Update metadata
This commit is contained in:
parent
7077fef33e
commit
9875e7514f
2 changed files with 15 additions and 5 deletions
12
TODO.md
Normal file
12
TODO.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# TODO
|
||||
|
||||
## Before releasing v0.1.0
|
||||
- [ ] In BoardCanvas search for a workaround of the dynamic allocation of adata.buffer (on canvas resize)
|
||||
- [ ] Bind the chess game editor settings to EditorPrefs.hpp
|
||||
|
||||
## Additional Features
|
||||
- [ ] Add a live evaluation bar to the BoardCanvas
|
||||
- [ ] Be able to play against an engine
|
||||
- [ ] Implement full chess engine game analyzer/annotator
|
||||
- [ ] Handle .si4 databases
|
||||
- [ ] Implement a page system for large databases (load massive databases per pages instead of entirely)
|
Loading…
Add table
Add a link
Reference in a new issue