Alternate Chess varieties that use the same API #14455
SecularSteve
started this conversation in
General
Replies: 2 comments
-
PlayStrategy |
Beta Was this translation helpful? Give feedback.
0 replies
-
PyChess is notable for its ability to play Duck Chess and is the only site other than Chess.com that has that variant. It's a lot of fun and I recommend it if you want to laugh as you move a rubber duck around while playing chess! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've been scouring the net for other forks of Lichess that use the same exact API under different varieties, and came across some interesting results.
Lidraughts
https://lidraughts.org/
https://github.com/RoepStoep/lidraughts
Functional, but also incomplete.
Has the 8x8 and 10x10 variants, but not the 12x12 variant.
Lishogi
https://lishogi.org/
https://github.com/WandererXII/lishogi
Pretty much as it says. An API variant that can play Japanese Chess.
Well programmed at that.
PyChess
https://www.pychess.org/
https://github.com/gbtami/pychess-variants
Pretty much can play everything else.
Though it's based on a much different API, it started using the same GUI recently.
Beta Was this translation helpful? Give feedback.
All reactions