add todo
This commit is contained in:
35
TODO.org
Normal file
35
TODO.org
Normal file
@@ -0,0 +1,35 @@
|
|||||||
|
* Rewrite[25%]
|
||||||
|
- [ ] UciGo
|
||||||
|
- [ ] move gen
|
||||||
|
- [ ] pawn
|
||||||
|
- [ ] knight
|
||||||
|
- [ ] rook
|
||||||
|
- [ ] bishop
|
||||||
|
- [ ] king
|
||||||
|
- [ ] queen
|
||||||
|
- [ ] move eval
|
||||||
|
- [X] uci interface
|
||||||
|
- [-] uciPos
|
||||||
|
- [ ] fengame
|
||||||
|
- [ ] charToSet
|
||||||
|
- [X] playmoves
|
||||||
|
- [ ] types
|
||||||
|
- [ ] game
|
||||||
|
- [ ] move
|
||||||
|
- [ ] sets
|
||||||
|
* Misc [0%]
|
||||||
|
- [ ] errors
|
||||||
|
- [ ] Proper zig errors
|
||||||
|
- [ ] Proper error handleing
|
||||||
|
- [ ] Speed up
|
||||||
|
- [ ] GPU move gen
|
||||||
|
- [ ] GPU move eval
|
||||||
|
- [ ] clean code
|
||||||
|
- [ ] split code into smaller files
|
||||||
|
- [ ] remove "//this is bad" comments for good code
|
||||||
|
- [ ] more zig stiled controle flow
|
||||||
|
- [ ] uci Config
|
||||||
|
* Bugs
|
||||||
|
** C move gen broken
|
||||||
|
** C findBest slow
|
||||||
|
** FenGame failes to set white to move
|
||||||
Reference in New Issue
Block a user