Y
Hacker News
new
|
ask
|
show
|
jobs
by
knavely
3252 days ago
I would like to see theory.md which is referenced in the comment in board.rs but i dont see it in the repo.
1 comments
kayali
3251 days ago
Frankly that file is just the layout of the board, as in which ints correspond to which squares. I used it at the very start to make sure the pieces where moving correctly, before the code to connect to an interface was written.
link