Further study
Parts of this book are based on explanations given in other resources. As said on the About this book page, it is impossible for me to list every resource or webpage I ever visited while creating Rustic, but I can list materials I've found to be particularly useful. Some of that material may even have been created after Rustic's first version was finished. Often it was still useful to me, because it approached some topics at a different angle than I did myself.
Video tutorials
- Programming a chess engine in C (Richard Allbert / Bluefever
Software)
- Bitboard chess engine in C (Maksim
Korzh)
- Chess engine in Java (Software Architecture &
Design)
- Java chess engine tutorial (Logic Crazy)