mirror of
https://github.com/tiennm99/ai-coding-workflow-labs.git
synced 2026-09-03 10:22:53 +00:00
Browser-based physics puzzle game where players drop fruits that merge into larger fruits on collision, using Matter.js for 2D physics and Canvas2D for rendering. Includes 11-fruit progression chain, scoring, game-over detection, mouse/touch input, and Vitest test suite.