Before a big change in the code : different value for each piece
This commit is contained in:
@ -38,7 +38,7 @@ public class SuicideChess {
|
||||
/**
|
||||
* Displays informations in the console.
|
||||
*/
|
||||
public static final boolean ASCII_GAME = false;
|
||||
public static final boolean ASCII_GAME = true;
|
||||
|
||||
/**
|
||||
* Number of Plies the computes searches to
|
||||
|
Reference in New Issue
Block a user