-
```
dgtnix (http://dgtnix.sourceforge.net/index.html) is a open source
community driver for the DGT boards and clocks
(http://www.dgtprojects.com/eboard.htm).
It would be great if pychess could suppo…
-
When my opponent promote to queen its start printing found a elusive move without play just print alot of it
![Screenshot_1](https://user-images.githubusercontent.com/132683560/236740536-44065e4a-3ff…
-
When you request a game report on chess.com, you get the good (brilliant) and bad moves. I would like to have such a game report on lichess too...
-
This is a feature request
It would be nice to see a simple api to dump game state to json and restore it. Something like
```
let json = game.dump()
game.restore(json)
```
This could be used …
-
If you spot mistakes, please leave a note as a reply to this issue.
-
Checkmates are not detected if they happen within a pawn promotion move.
### Situation:
Board:
```
-- bK -- -- -- --
-- -- -- wR wp --
-- -- -- -- -- --
-- -- -- -- -- --
-- -- -- -- -- --…
-
Copied from an email sent to support:
There is no sort of organization or separation of board games and roleplaying games. While I understand these are all very much secondary, it would be nice if it…
-
# Lets sit down and discuss what was missing form v1.0.
### The main issues were:
- Not being able to choose your opponent
- No support for asynchronous games
- No user account
- Weird string …
-
### Exact URL of where the bug happened
https://lichess.org/analysis/standard/2nkn3/2p1p3/8/8/8/6r1/7r/RR3K2_w_B_-_0_1
### Steps to reproduce the bug
Go to the above position.
### What did you e…
-
Dear Nathan,
Would you please take a look at my clumsy implementation of your stockfish.js example: https://chesswise.defiantchris.com/stockfish
I cannot feed a FEN position of choice to start a g…