Liantichess is a free, open-source antichess variants server designed to play antichess and antichess variants.
All supported games on Liantichess can be seen here
For move generation, validation, analysis and engine play it uses
- Fairy-Stockfish
- fairy-stockfish.wasm
- fairyfishnet fork of fairyfishnet
- lichess-bot-variants fork of lichess-bot
On client side it is based on chessgroundx fork of chessground
For managing titles it uses
liantichess is a free server and it will remain free forever.
- You need mongodb up and running. Mongo daemon
pip3 install -r requirements.txt --user
yarn install
yarn dev
yarn md
python3 server/server.py
The Wiki further describes how to setup a development environment.
Liantichess should support almost all browsers. Though older browsers (including any version of Internet Explorer) will not work. For your own sake, please upgrade. Security and performance, think about it!
Only Fairy-Stockfish analysis might not work on all browsers. The browser support can be found here.