Version 0.5.6

=============
Now has weights for each piece.
Now detects endgame (uses different evaluation function)
This commit is contained in:
2006-06-30 17:10:53 +00:00
parent e9d5fe78a7
commit 74206376a7
3 changed files with 81 additions and 28 deletions

View File

@ -33,7 +33,7 @@ public class SuicideChess {
/**
* The name to be displayed
*/
public static final String NAME = "djib's SuShi v0.5.2";
public static final String NAME = "djib's SuShi v0.5.5";
/**
* Displays informations in the console.