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
+6-3
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Python Easy Chess GUI
2
2
A Chess GUI based from Python using PySimpleGUI and Python-Chess modules. Users can also load a chess engine and play with it. This program is based on a [demo chess against ai](https://github.com/PySimpleGUI/PySimpleGUI/tree/master/Chess) from PySimpleGUI.<br>
3
3
4
-

4
+

5
5
6
6
### Requirements
7
7
Windows exe file will be available upon release. In the meantime to get it running the following are required.
@@ -57,8 +57,11 @@ Typical command line:<br>
57
57
#### To select engine
58
58
* Engine->Set Engine
59
59
60
-
#### To Unhide engine search info
61
-
* You should be in Play mode, Engine->Unhide Search Info
0 commit comments