Commit Graph

10 Commits

Author SHA1 Message Date
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
d7650a01ec not correct, but doing something. 2025-08-21 08:17:11 -04:00
Jack Case
60c0bc7a54 beginnings of group detection 2025-08-20 19:24:35 -04: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
Jack Case
cb2caa44cd initial commit 2025-08-18 20:14:18 -04:00