-
One should be able to choose the starting position (maybe simply in place of first move)
Currently it explores only one starting position - the standard.
-
FischerRandom castling: O-O, O-O-O (oh, not zero)
abahm updated
6 years ago
-
It would be nice to have a function that gets the available premoves for a position - moves that the player who isn't currently playing could potentially play on their next move, regardless of the mov…
-
Crazyhouse tourneys used to be every hour. But now, the hourly schedule only puts crazyhouse once every three hours, rotating with chess960 and koth, which are not similar variants. In practice, the …
-
## Output of `cutechess-cli --version` / `cutechess --version`
```
cutechess-cli 1.2.0
Using Qt version 5.15.2
Running on Ubuntu 18.04.5 LTS/x86_64
```
## How did you run Cute Chess exactly?
…
-
### Describe the bug
Every time I move the pieces while the engine is running, I get invalid castling rights. I can try manually deselecting the checkboxes in the bottom right but it doesn't fix the …
at672 updated
2 weeks ago
-
Until recently, we had implemented our chess functionality on two different servers: The [WebSocket server](https://github.com/chesslablab/chess-server) and the [web server](https://github.com/chessla…
-
Hi! Really useful project! I used it to debug my move generator a while back.
Are there any plans on supporting Chess960 (Fisher Random Chess) in the future?
-
-
Support all variants from lichess.
- [x] Chess960
- [ ] King of the Hill
- [ ] Three-Check
- [ ] Antichess
- [ ] Atomic
- [ ] Horde
- [ ] Racing Kings
- [ ] Crazyhouse