tiennm99 458751c363 fix: NEXT panel clipping, add labels to previews, improve fruit colors
Derive canvas width from container + panel dimensions so the NEXT panel
fits with consistent padding. Extract drawFruitCircle helper so all
fruit rendering (in-game, cursor preview, NEXT panel) shows the name
label consistently. Update color palette for maximum visual distinction
between similar fruits (cherry/strawberry/apple, dekopon/persimmon).
Center score text over the container instead of the canvas.
2026-04-12 11:32:15 +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

Description
Languages
JavaScript 96.4%
CSS 1.9%
HTML 1.7%