5 Commits

Author SHA1 Message Date
54abcf3414 feat: add tokenReducer, vitest tests, fix merge label convention 2026-02-24 16:42:19 +00:00
e5befab473 fix(solver): replace exponential IDDFS recursion with instantaneous heuristic simulation macros 2026-02-23 22:04:41 +00:00
929761ac9e feat: reposition solver controls to a dropdown
Moved the Kociemba/Beginner solve options into a sleek dropdown menu positioned above the Scramble button on the left side of the screen. This ensures the solver controls no longer obstruct the programmatic move queue at the bottom.
2026-02-23 21:49:21 +00:00
b5ddc21662 Refactor: Implement SmartCube renderer, improve UI styling, and fix gaps 2026-02-22 04:35:59 +00:00
c773ff8876 fix: invert rotation logic and add debug tools 2026-02-16 03:19:02 +01:00