Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 305 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 305 Bytes

Kator

Experimental chess engine for learning and fun

  • Developement just started
  • Needs a recent C++11 compiler to build
  • cmake to create a Makefile ( e.g. cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release )

Many thanks to the Chess Programming Wiki http://chessprogramming.wikispaces.com/