Monday, December 6, 2010

ChessKISS 0.5

Hi

After long time I think that finally I have a stable version, is difficult to conciliate work, family and hobbies, I've made some silly errors that should not happend in a normal situation, but well, that's life. Nevertheless I'm quite proud of this creature...


From readme:


06/12/10, 0.5 update:

-Search
Added contempt factor
Fixed nasty error, a whole node ignored by futility always returned DRAW
Removed OutOfBoard(), now is called InsideBoard() and uses a new schema
Removed all try/finally

-History
New Update() method

-Moves
New constant NO_MOVE = 0

-Evaluation
New bonus added in Rooks
No king pawn penalty missing left col
Fixed king attack Path[]
Fixed silly error, returning negative values in king attack rather than positive values
Fixed PawnInfo initialization

No comments:

Post a Comment