King’s Plot is a strategic chess capture puzzle template (built with Phaser 4 + TypeScript) where pawns move only by capturing and the King must survive as the last piece. Plan your capture chains and conquer procedurally generated puzzles that are always solvable.
npm run levels:generate regenerates a full level set, tunes board size (4×4–8×8), piece pool, difficulty band, star and Queen presence, sorts batches by difficulty and writes ready-to-import TypeScript. --validate), and the in-game hint system runs the identical solver, so hints always agree with the generated puzzles.