- [ ] Define basic sheet (Primarily for Pawn -> Queen upgrades). - [ ] Use user color to tint pieces. - [ ] Define a default scene that is used for the purpose of chess only. - [ ] Users should be disallowed from making "illegal" moves. - [ ] Define for each chess actor subtype the movement configuration for such a chess piece. Nice to have: - [ ] Highlight on the grid what moves are possible when attempting to move, or selecting, a chess piece. - [ ] Enforce that chess tokens move from grid to grid, never in the direct path (most prominently for the Knight). - [ ] Use scene regions to "kill" an enemy chess piece token when a user moves their chess piece onto their square.
Nice to have: