Skip to content

Roadmap

Trent M. Wyatt edited this page Apr 23, 2025 · 2 revisions

Roadmap

  • v1.1 – Iterative deepening + time cutoff support
  • v1.2 – Optional transposition table for ≥ 32 KB RAM boards
  • v1.3 – Move ordering helpers (killer moves, history heuristic)
  • v2.0 – Generic N‑player support (e.g., Hearts AI)

Your ideas are welcome—file an issue or PR.

Clone this wiki locally