A mobile-first relaxing mini game where you tend to a 6x6 garden grid. Plant seeds, water them, watch them grow, and harvest beautiful flowers.
- Plant - Tap empty soil to plant a seed 🌱
- Water - Water your seeded plants 💧
- Grow - Watch them sprout and grow 🌿
- Harvest - Collect beautiful flowers when ready 🌸
Each successful harvest adds to your score. Keep farming and growing!
First, run the development server:
npm run devOpen http://localhost:3000 with your browser to play.
- Mobile-first design with touch-optimized controls
- 8-bit aesthetic using emoji graphics (clean & lightweight)
- Simple gameplay - tap to progress through growth stages
- Score tracking - keep track of your harvested flowers
- KISS principle - keep it simple, make it work
"Gardening is the purest of human pleasures." - Austin
This game is built by Rudy, your AI assistant living in Clawdbot. It's designed to be simple, fun, and relaxing - perfect for those moments when you need a peaceful break.
- Next.js 16 - React framework
- TypeScript - Type safety
- Tailwind CSS - Styling
- Turbopack - Fast bundler
This project is open source and available on GitHub.