-
```
To make PyChess faster and engine configuration more flexible, we should
store engine information in an xmlfile.
glchess uses a format that looks like this:
-
```
see the attached log
```
Original issue reported on code.google.com by `gbtami` on 23 Oct 2007 at 4:35
-
```
What steps will reproduce the problem?
Play chess on fics, then won !
What is the expected output? What do you see instead?
A clear message (popup ?) about the resignation of the opponent.
Doe…
-
```
What steps will reproduce the problem?
Play chess on fics, then won !
What is the expected output? What do you see instead?
A clear message (popup ?) about the resignation of the opponent.
Doe…
-
```
First,a big thank you to everyone who contributed to this excellent
program!I have been looking for a client for my linux system when I happily
stumbled upon raptor this past weekend.It is very po…
-
```
What steps will reproduce the problem?
1. Setup GNUChess as analyzer and enable hint mode & restart.
2. Play game against PyChess engine at easy level.
3. Once you are in a position with a forc…
-
Original [issue 625](https://code.google.com/p/pychess/issues/detail?id=625) reported by [jonas.thiem](https://code.google.com/u/jonas.thiem@gmail.com/) 2010-12-31
Now this is a tough one. The specs …
-
```
To make PyChess faster and engine configuration more flexible, we should
store engine information in an xmlfile.
glchess uses a format that looks like this:
-
```
What steps will reproduce the problem?
1. Start a game
2. Play a few moves ...
3. Start a new game
What is the expected output? What do you see instead?
L Found 2 moves in 0.351 seconds
L Found…
-
Original [issue 626](https://code.google.com/p/pychess/issues/detail?id=626) reported by [jonas.thiem](https://code.google.com/u/jonas.thiem@gmail.com/) 2011-01-01
XBoard/Winboard offer an engine out…