https://github.com/kenshinthebattosai/kenny
Kenny 0.1.1.0 (WB) by Kenshin Himura *(Sudarsan Balaji)*
##Description
Kenny is a Winboard/XBoard chess engine based on Winglet, an open source chess program.
Winglet's full source code can be obtained from [Winglet](http://www.sluijten.com/winglet/source/index.htm).
Kenny is an advanced form of Winglet which plays better at some faster time levels like blitz chess or up to
20 minute games, but almost always loses against Winglet when the time controls are 40 minutes or more for each.
These tests were run by setting up various tournaments on the free Chess GUI Arena Version 3.0.
Kenny uses modified values for evaluation of various parameters, thus introducing almost an entirely new engine,
because the evaluation function is the heart of a chess engine.
##Visions
* Better board representation using fully object oriented programming using proper class heirarchy (probably in
an entirely new repo)
* Modification of the evaluation function to a better one (pending some neural networks analyses on my side)
* Windows/Linux 64/32 bit
* Src code ported to Gcc
https://dl.dropbox.com/u/5047625/kenny-0110-ja.zip
Mirror:
http://cl.ly/M2Lh/kenny-0110-ja.zip
Seems quite strong. It was winning games against Dragon in my short test.
Jim.