Files
tiennm99 462e1fff6d chore: unify the labs under one GitHub Pages site
Each web demo builds with its base path under /ai-coding-workflow-labs/,
a single deploy workflow assembles them with a root index, and the
per-directory workflows from the standalone repos are removed.
2026-08-10 18:04:52 +07:00
..
2026-04-12 09:54:48 +07:00
2026-04-12 09:54:48 +07:00

Suika Game (Watermelon Game)

A browser-based clone of the Suika Game — a physics-based puzzle game where you drop fruits into a container. When two identical fruits collide, they merge into the next larger fruit. The goal is to create a watermelon and get the highest score.

Built with ClaudeKit.

Quick Start

npm install
npm run dev

Documentation