Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 459 Bytes

File metadata and controls

14 lines (10 loc) · 459 Bytes

Backlog

Last updated: 2026-04-08

No pending items.

Completed

  • Position v3 migration — upgraded to @echecs/position v3, rewrote move generation using reach() + derive().
  • position() getter — already public, exported, and documented in TSDoc.
  • Game rework — completed in v1.2.0 (Position integration).
  • Descriptive illegal move error messages in Game.move().
  • Explicit rook-capture castling rights tests.