implement smooth camera

This commit is contained in:
2026-02-23 14:27:56 +01:00
parent 861fb34d39
commit 6698ace0c6
4 changed files with 44 additions and 19 deletions

View File

@ -23,7 +23,6 @@
// - Click states to display them in the board
// - Find shortest path to any winning state and mark it in the graph
// - Also mark the next move along the path on the board
// TODO: Smooth camera (on target change)
// TODO: Mark the starting state
// TODO: Mark the visited states