iPuzzle/js/puzzle
Brian Fertig eeebed10c0 feat(puzzle): enhance snap detection glow and UI selection feedback
- Extend SnapDetector to include distance and neighbor IDs in glow segment data
- Add CSS animations for spinning border shimmer effects on puzzle selection cards
- Implement dynamic hover/selection states with scale transform and glow effects on cards
- Add puzzle view mode guard to prevent interaction during completed state display
- Refactor piece glow system: replace static multi-pass lines with dynamic intensity-based fading, add per-piece preFX glow, and include proper cleanup of timers/glow FX
2026-04-06 19:16:48 -06:00
..
ConnectorGeometry.js first commit 2026-04-04 18:51:09 -06:00
GroupManager.js Updated to include multiplayer 2026-04-04 19:51:35 -06:00
PieceObject.js first commit 2026-04-04 18:51:09 -06:00
PieceRenderer.js feat: enhance puzzle rendering with clean textures and improved UI/UX 2026-04-05 11:58:01 -06:00
PuzzleGenerator.js Added 180 and 250 piece puzzle options 2026-04-05 19:36:46 -06:00
RoomCode.js first commit 2026-04-04 18:51:09 -06:00
SnapDetector.js feat(puzzle): enhance snap detection glow and UI selection feedback 2026-04-06 19:16:48 -06:00