Chess AI

AI difficulty currently ranges from Level 1 (about 500 Elo) to Level 10 (about 2000 Elo). The first person to beat Level 10, please leave me a message on my CurseForge page! Craft board blocks, place the pieces, and run matches

File Details

chessai-1.3.0.jar

  • R
  • Mar 28, 2026
  • 294.16 KB
  • 20
  • 1.20.1
  • Forge

File Name

chessai-1.3.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:chess-ai-1475927:7831740")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

# Changelog

## 1.3.0 - 2026-03-28

- Fixed AI board orientation setup by anchoring board alignment to the placed white queen before game start.
- Added stable board-orientation persistence during active games to keep square mapping consistent.
- Added draw detection for:
  - threefold repetition
  - insufficient material
  - 75-move rule
- Added new `en_us` and `fr_fr` localization keys for the new draw outcomes.