/bmcp

bare minimum chess program

Primary LanguageC

BMCP

Bare Minimum Chess Program

Overview

This program is dedicated to hobby programmers who aims to get the very gist of the chess programming. It's not written for speed or strength but rather for clarity and educational purposes.

Limitations

  • no 3 fold repetition detection
  • no 50 move rule detection

known bugs

  • doesn't find the closest mating line

YouTube tutorial series on this program

IMAGE ALT TEXT HERE