Little chess engine made to learn Go
- botv1: version 1 of the bot
- chess: implementation of the rules of chess - board representation, move generation
- chessgui: graphical interface for playing with bots and show matches between bots
- perft: https://www.chessprogramming.org/Perft correctness test for move generation and make/unmake
- playbot: play the latest version of bot in a GUI!
- chess piece icons by C. Burnett