display puzzle title

This commit is contained in:
2026-02-25 16:53:13 +01:00
parent 5a2172cb00
commit 5e3d007a9d
6 changed files with 38 additions and 15 deletions

View File

@ -13,7 +13,8 @@
#include <tracy/Tracy.hpp>
#endif
// TODO: Click states to display them in the board
// TODO: Click states in the graph to display them in the board
// TODO: Add walls (unmoveable blocks)
// NOTE: Tracy uses a huge amount of memory. For longer testing disable Tracy.