[gnome-chess] Make HoiChess a bit harder.



commit 97f6b181de7872e66b4561aacfbef7df1cd79171
Author: Michael Catanzaro <mike catanzaro gmail com>
Date:   Sat Jul 27 20:43:42 2013 -0500

    Make HoiChess a bit harder.
    
    I'm really excited about how easy HoiChess is to beat.  It must not be
    using any extensions/quiescence at all.  However this does make it
    extremely unrealistic to play against at depth 1.

 data/engines.conf |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/engines.conf b/data/engines.conf
index 94621e8..55197d9 100644
--- a/data/engines.conf
+++ b/data/engines.conf
@@ -78,9 +78,9 @@ option-hard-1=name Cowardice value 50
 protocol=cecp
 binary=hoichess
 option-easy-0=easy
-option-easy-1=sd 1
+option-easy-1=sd 2
 option-normal-0=easy
-option-normal-1=sd 3
+option-normal-1=sd 4
 option-hard-0=hard
 
 [Diablo]


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]