-
I have created a set of chess figurines to be used with LucasChess.
They are based on a free True-Type font called "Chess Berlin", which is in turn adapted from an old print design by "Sportverlag", …
-
It occurred to me that a cool kind of challenge is if you are provided with a dictionary of definitions that you can use, but you can't make any additional definitions. So in other words you have to …
-
Since last update I cannot load my chess notes, I got an error that says
```
"Failed to load "/path/to/chess_note.md". Input does not look algebraic notation.
```
I also checked in debug console…
-
Add a number from 1 to 8 to the corresponding row and a letter from A to H to the corresponding column.
-
Is there any way to post a chess puzzle where the user can navigate through the moves, or "guess the next move" without actually showing the notation from the PGN?
-
**Import game on Lichess**
```curl
curl -X POST https://lichess.org/api/import \
-H "Content-Type: application/x-www-form-urlencoded" \
-d "pgn=%5BEvent%20%22F%2FS%20Return%20Match%22%5D%0…
-
Hello, @mokemokechicken and @YuHang.
As I promised I've done (just in one day, I had no more time) an adaptation of the reversi-zero project @mokemokechicken did into a chess version: https://githu…
-
german:
g2g4 gets pronounced g_2_gramm_4.
a1h2 gets pronounced a_eine_stunde_2
gramm should only be used if it is a real number, maybe with decimal point or comma.
Same problem with hour/minute.…
-
hi,
there is a chess version called [Tamerlane Chess](https://www.chessvariants.com/historic.dir/tamerlane.html)
Can we create this using fairy stockfish repository?
thanks in advance
-
While CuteChess already supports a huge array of chess variants, it would be good to allow users to define their own variant rules.
There is a Stockfish fork called [Fairy-Stockfish](https://github…