# Seedoku > Daily farming puzzle game. Place crops and boosters on a 3x3 grid to maximize your harvest score. ## Store Metadata ### Identity | Field | Value | | ---------- | ------------------------------ | | App Name | Seedoku | | Short Name | Seedoku | | Bundle ID | com.presquecool.seedoku | | Version | 1.0.0 | | Homepage | https://presque.cool/seedoku/ | ### Descriptions **Short Description (80 char)** > Daily farming puzzle. Arrange crops and boosters on a 3x3 grid to score big. **Long Description** > Seedoku is a daily farming puzzle game. Each day, you receive a hand of crop and booster tiles to place on a 3x3 grid. Your goal: maximize your harvest score by strategically combining tiles. Simple to learn, endlessly replayable thanks to daily variation. ### Classification | Field | Value | | ------------------ | -------- | | Primary Category | Games | | Secondary Category | Puzzle | | Content Rating | Everyone | | Target Audience | 4+ | | Contains Ads | No | | In-App Purchases | No | ### Appearance | Field | Value | | ---------------- | ---------- | | Display | standalone | | Language | en | ### Privacy & Contact | Field | Value | | ------------------ | ----------------------------- | | Privacy Policy URL | https://presque.cool/privacy/ | | Developer Name | Tristan Hubert | | Developer Email | tristan.hubert@gmail.com | | Developer Website | https://presque.cool | ### Keywords puzzle, farming, daily, grid, strategy, casual, harvest, crops, seedoku ### What's New (Release Notes) > v1.0.0 — Initial release. ## Development ```bash pnpm install pnpm dev ```