Skip to content

A simple UCI chess engine to demonstrate the Tarrasch Chess GUI and the thc C++ chess library

License

Notifications You must be signed in to change notification settings

billforsternz/tarrasch-toy-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tarrasch Toy Engine

A simple UCI chess engine to demonstrate the Tarrasch Chess GUI and the thc C++ chess library.

Future intention is to change over to the UCI wrapper for the Sargon retro engine, which is portable C++ (doesn't use Windows specific threading and timing). Ironically the starting point for the Sargon retro engine's wrapper was the Tarrasch Toy engines's UCI wrapper.

About

A simple UCI chess engine to demonstrate the Tarrasch Chess GUI and the thc C++ chess library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages