Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 314 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 314 Bytes

chess

chess game

In my spare time I like to write chess programs. Chessteg is one of my first chess programs and arose from a rook endgame generator with a move generator, alpha-beta pruning and evaluation function. The source code is particularly simple and suitable for beginners.

screenshot