mirror of
https://github.com/tiennm99/ai-coding-workflow-labs.git
synced 2026-09-14 10:18:55 +00:00
Add deploy.yml workflow that runs tests, builds, and deploys to GitHub Pages on push to main. Add vite.config.js with base path for subdirectory hosting. Include deployment spec.
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
- Getting Started — Setup, scripts, and prerequisites
- Tech Stack — Dependencies, tools, and project structure
- Gameplay — How to play and the full fruit chain