Nllii / GuiNN_Checkers

GuiNN checkers is a free program that plays standard 8x8 checkers. It has its own GUI, and uses Neural Nets for the evaluation. It is Windows only at this time.

Home Page:http://www.3dkingdoms.com/checkers.htm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GuiNN_Checkers

GuiNN checkers is a free program that plays standard 8x8 checkers. It has its own GUI, and uses Neural Nets for the evaluation. It also supports the CheckerBoard interface. This Neural Net version was created as a generality test for the neural net code I had initially written for chess endgames. It is a quite strong checkers program.

For more information visit www.3dkingdoms.com/checkers.htm

Platform : 64-bit Windows. (Can compile from source to 32-bit also.)

Note : While I expect I may update this repo at some point, I consider this an unsupported release.

About

GuiNN checkers is a free program that plays standard 8x8 checkers. It has its own GUI, and uses Neural Nets for the evaluation. It is Windows only at this time.

http://www.3dkingdoms.com/checkers.htm

License:Other


Languages

Language:C++ 91.9%Language:C 7.1%Language:Python 1.0%