board.h: add square defs for both 0x88 & bitboards

This commit is contained in:
2021-11-12 10:57:47 +01:00
parent 7c98f0d4c5
commit 28164beb37
3 changed files with 53 additions and 0 deletions

8
TODO.md Normal file
View File

@@ -0,0 +1,8 @@
## TODO
### NEXT STEPS
### IDEAS
- `move_gen()`: `doit` is maybe redundant with test on current turn.
### MISC