Shortcuts

Supported Variants

Implemented Variants

List of variants we have currently implmented:

  1. Standard Chess

  2. Grand Chess

  3. Capablanca Chess

  4. Chess960

  5. Losing Chess (Antichess)

  6. Mini Chess

  7. Xiangqi

  8. Janggi

  9. Balbo’s game

  10. Hexagonal Chess

  11. 3D Chess

  12. Checkers

Potential Variants

Our engine can also support various different chess variants with features including:

  1. Variants which add pieces on the board i.e. Crazyhouse, Bughouse and Shogi

  2. Variants with different board starting position

  3. Variants with different rules and win conditions such as Antichess

  4. Variants with boards, both sizes and types such as Hexagonal and 3D chess.

  5. Variants with different pieces and move combinations.


It can also be easily extended to support a vast range of non-chess related board games.

Images of variants implemented

../_static/images/standardchess.png

Standard Chess

../_static/images/capablancachess.png

Capablanca Chess

../_static/images/chess960.png

Chess960

../_static/images/grandchess.png

Grand Chess

../_static/images/xiangqi.png

Xiangqi

../_static/images/janggi.png

Janggi

../_static/images/minichess.png

Mini Chess

../_static/balbosgame.png

Balbo’s Game

../_static/hexchess.png

Hexagonal Chess

../_static/checkers.png

Checkers’s Game

../_static/3DChess.png

3D Chess