WillGarrison1 / Pioneer

A little chess engine I'm working on
GNU General Public License v3.0
2 stars 0 forks source link

Pioneer Chess AI

A simple UCI chess engine inspired by Sebastian Lague's coding adventure series
Pioneer uses the UCI protocol there is no GUI

Todo

Note: go doesn't support wtime, or btime (yet)

If you would like to compile yourself, read the compile.txt, I'm working on a makefile