About
TuxedoCat is a chess engine. I am developing it as a hobby; it isn't crazy awesome like Crafty or Stockfish. The main purpose is simply the entertainment value of creating a moderately complex system which does something more or less impressive. TuxedoCat is compatible with version 2 of the Winboard protocol.
Technical Goals
TuxedoCat is written in C++. The intention is to stick with standard C++ as much as possible to facilitate portability. Simplicity and readability are also priorities, hence there are no classes or other object-oriented programming overhead.
TuxedoCat - winboard chess engine
Author- Nathan McCrina
TuxedoCat is a chess engine. I am developing it as a hobby; it isn't crazy awesome like Crafty or Stockfish. The main purpose is simply the entertainment value of creating a moderately complex system which does something more or less impressive. TuxedoCat is compatible with version 2 of the Winboard protocol.
Technical Goals
TuxedoCat is written in C++. The intention is to stick with standard C++ as much as possible to facilitate portability. Simplicity and readability are also priorities, hence there are no classes or other object-oriented programming overhead.
TuxedoCat - winboard chess engine
Author- Nathan McCrina
TuxedoCat 0.0.1 - download
All files (games, tables and engines) - download from page
Comments
Post a Comment