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.2.0.jar

  • R
  • Mar 14, 2026
  • 288.90 KB
  • 15
  • 1.20.1
  • Forge

File Name

chessai-1.2.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

# Changelog

## 1.2.0 - 2026-03-14

- Integrated chess piece resource pack visuals directly into the mod assets (no external pack required).
- Added an in-chat thank-you message when a valid board is detected and match initialization succeeds:
  - Credit to `noyj` ([planetminecraft.com/member/noyj](https://www.planetminecraft.com/member/noyj/)).
- Improved clock interaction reliability:
  - `sneak + right-click` now reliably opens the clock configuration menu.
- Documentation refresh:
  - Updated `README.md` for version `1.2.0`.
  - Added integrated resource-pack/credits section.