You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-20Lines changed: 12 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,16 +52,16 @@ Typical command line:<br>
52
52
* If current mode is Play, Mode->Neutral, then Board->Flip
53
53
54
54
#### To set book options
55
-
* Book->Set Book
55
+
* Book->Set Book, only available in Neutral mode.
56
56
57
57
#### To select engine
58
-
* Engine->Set Engine
58
+
* Engine->Set Engine Opponent, available only in Neutral mode.
59
59
60
60
#### To Hide/Unhide engine search info
61
-
*Press the ENGINE SEARCH INFO text
61
+
*Right-click on Opponent Search Info label
62
62
63
63
#### To Hide/Unhide Book info
64
-
*Press the Book 1 or Book 2 text
64
+
*Right-click on BOOK 1 or BOOK 2 labels
65
65
66
66
### D. GUI/User process flow
67
67
1. This app has 2 modes Neutral and Play. After executing the app the user is brought to Neutral mode.
@@ -71,33 +71,23 @@ Typical command line:<br>
71
71
* If user wants to play as black
72
72
* Quit the app
73
73
* Set engine opponent
74
-
* Select engine
75
-
* Set Threads
76
-
* Set Hash
77
74
* Set opponent engine opening book settings
78
75
* Enable/disable book
79
76
* Set best move / random book moves
80
-
* Set opponent engine thinking time and maximum search depths
77
+
* Set opponent engine time control
78
+
* Fischer type
79
+
* Timepermove type
81
80
* Set engine adviser
82
-
* Select engine
83
-
* Set Threads
84
-
* Set Hash
85
-
* Set thinking time
81
+
* Set time control of User
82
+
* Fischer type
83
+
* Delay type
86
84
+ Change to Play mode <br>
87
85
Play mode has 2 main states
88
86
1. User to move
89
87
* User can make a move on the board by pressing the from square and the to square
90
88
* User can make the engine think and play a move by pressing Engine->Go
91
89
* Paste a FEN
92
90
* Use wants to play from a different position than the usual startposition
93
-
* Set engine opponent
94
-
* Select engine
95
-
* Set Threads
96
-
* Set Hash
97
-
* Set opponent engine opening book settings
98
-
* Enable/disable book
99
-
* Set best move / random book moves
100
-
* Set opponent engine thinking time and maximum search depths
101
91
* Can ask opening book assistance
102
92
* Can ask adviser engine on its best move and/or principal variation
103
93
* After pressing the text Advise button, the adviser will search for best move. Once the color of pv line becomes blue that means it is done thinking and the user can now make a move on the board.
0 commit comments