Commit Graph

9 Commits

Author SHA1 Message Date
Jack Case
0a860c7a5d highlight on hover and click to remove groups
grid is updated after a click
2025-08-23 17:24:44 -04:00
Jack Case
99e2dce2b6 Implemented group highlight on hover
It's not currently stable, but it's ok for now.
2025-08-23 13:35:41 -04:00
Jack Case
c9c6629132 add highlight indicator to token
not yet scripted
2025-08-23 09:17:24 -04:00
Jack Case
ffb837132b get the group to which the clicked token belongs 2025-08-21 21:27:40 -04:00
Jack Case
0a8890acf5 add clickable area to token scene
emit a signal when a click is registered
2025-08-21 20:43:58 -04:00
Jack Case
ee0507c805 breadth-first traversal of grid is working!
an array of token groups is calculated successfully
and it's probably fast enough.
2025-08-21 18:35:10 -04:00
Jack Case
94c9632afd added debug labels
made row/column positions make sense
2025-08-21 14:25:26 +00:00
Jack Case
343cc37033 cast token type to enum value 2025-08-20 08:39:07 -04:00
Jack Case
9526275e3d grid with randomly assigned token types out of 4 choices 2025-08-18 20:44:32 -04:00