Teeny Tiny Town - City Building Merge Puzzle Game - Puzzle Game

Seele01-Flash
By Carter Martinez
Build your dream city in Teeny Tiny Town! Merge items from bushes to buildings in this addictive puzzle game. Free to play online on any device.
Unity

Egg on the Car Roof

Build a Unity challenge: keep a fragile egg on a moving roof.

Build a Unity challenge: keep a fragile egg on a moving roof.Open in workspace
Unity

Battle of Balls

Build a Unity arena where rolling balls collide and grow.

Build a Unity arena where rolling balls collide and grow.Open in workspace
New

River Raid Survival

Build a River Raid-style flight survival run with fuel pressure.

Build a River Raid-style flight survival run with fuel pressure.Open in workspace
Action

Open World City Action

Build an open-world city romp with driving and police chases.

Build an open-world city romp with driving and police chases.Open in workspace
Puzzle

Box Robot Puzzle

Build crate-pushing puzzles with vehicles and physics timing.

Build crate-pushing puzzles with vehicles and physics timing.Open in workspace
Voxel

Voxel Village Explorer

Build a voxel village to roam with jump and camera controls.

Build a voxel village to roam with jump and camera controls.Open in workspace
Racing

Track Racing Challenge

Build a closed-circuit racer built around drift corners.

Build a closed-circuit racer built around drift corners.Open in workspace
New

Solo Racing Game

Build a browser racer with tracks, timing, and a minimap.

Build a browser racer with tracks, timing, and a minimap.Open in workspace
3D

Third Person Explorer

Build a third-person explorer with swappable scenes and a live minimap.

Build a third-person explorer with swappable scenes and a live minimap.Open in workspace
Survival

Survival Sandbox Arena

Build a survival arena with enemy waves and turret defense.

Build a survival arena with enemy waves and turret defense.Open in workspace
Unity

Egg on the Car Roof

Build a Unity challenge: keep a fragile egg on a moving roof.

Build a Unity challenge: keep a fragile egg on a moving roof.Open in workspace
Unity

Battle of Balls

Build a Unity arena where rolling balls collide and grow.

Build a Unity arena where rolling balls collide and grow.Open in workspace
New

River Raid Survival

Build a River Raid-style flight survival run with fuel pressure.

Build a River Raid-style flight survival run with fuel pressure.Open in workspace
Action

Open World City Action

Build an open-world city romp with driving and police chases.

Build an open-world city romp with driving and police chases.Open in workspace
Puzzle

Box Robot Puzzle

Build crate-pushing puzzles with vehicles and physics timing.

Build crate-pushing puzzles with vehicles and physics timing.Open in workspace
Voxel

Voxel Village Explorer

Build a voxel village to roam with jump and camera controls.

Build a voxel village to roam with jump and camera controls.Open in workspace
Racing

Track Racing Challenge

Build a closed-circuit racer built around drift corners.

Build a closed-circuit racer built around drift corners.Open in workspace
New

Solo Racing Game

Build a browser racer with tracks, timing, and a minimap.

Build a browser racer with tracks, timing, and a minimap.Open in workspace
3D

Third Person Explorer

Build a third-person explorer with swappable scenes and a live minimap.

Build a third-person explorer with swappable scenes and a live minimap.Open in workspace
Survival

Survival Sandbox Arena

Build a survival arena with enemy waves and turret defense.

Build a survival arena with enemy waves and turret defense.Open in workspace

Prompt

MODEL: Seele01-Flash
Please use Three.js to generate a **mobile-first game** with the theme "Teeny Tiny Town". Please read the following detailed game design requirements first, and then generate the code accordingly: ### 1. Assets & Environment * **Visual Style:** Create a cozy, isometric, "toy-box" aesthetic similar to the reference image. Use a soft, warm color palette (sunset/dusk vibes) with a gradient background ranging from peach to soft purple. * **Models (Procedural or Low-Poly):** Create a tiered hierarchy of assets representing the growth of a city. Use simple geometries (BoxGeometry, CylinderGeometry) to represent: * **Tier 1:** Bush (Small green spheres/clumps). * **Tier 2:** Tree (Cylinder trunk + Cone/Sphere foliage). * **Tier 3:** Small House (Cube with a triangular prism roof). * **Tier 4:** Apartment Building (Taller box, similar to the blue building in the reference, with glowing yellow window textures). * **Tier 5+:** Skyscraper/Castle. * **The Grid:** A 5x5 or 6x6 tile grid floating in the center of the screen. The tiles should look like clean, slightly rounded platforms. * **Lighting:** Use Soft Shadows. Implement a directional light (representing the sun) casting long, soft shadows, combined with an AmbientLight to keep shadows from being too pitch black. * **Mobile Optimization:** Use `InstancedMesh` for repeated objects (like tiles and basic props) to reduce draw calls. Keep geometry segments low (e.g., cylinder segments: 8-12) to ensure 60fps on mobile browsers. ### 2. Audio Requirements * **BGM (Background Music):** A looping, relaxing, lo-fi acoustic or marimba track. It should be "enchanting" and slow-paced to encourage thinking, not rushing. * **Sound Effects (SFX):** * **Placement:** A soft wooden "thud" or "clack" when placing an item on a tile. * **Merge Success:** A satisfying, ascending chime or magical "poof" sound when 3+ items combine. * **Upgrade/Unlock:** A triumphant fanfare (short) when unlocking a new building tier. * **Error:** A dull thud if trying to place an item on an occupied tile. ### 3. Gameplay Loop * **Core Mechanic:** The game functions as a grid-based placement puzzle (similar to *Triple Town*). * **Input:** The player is shown a "Next Piece" preview (randomly generated from lower tiers). * **Action:** The player taps an empty grid tile to place the current piece. * **Merge Logic:** If 3 or more identical items are adjacent (horizontally or vertically) after placement, they merge into one single item of the next higher tier at the location of the last placed piece. This process can chain reaction. * **Economy:** Every merge awards Coins and Points. * **Game Over:** The game ends when the grid is full and no merges are possible. * **Power-ups (UI Buttons):** * **Bulldozer:** Allows the player to remove one item from the board (costs coins). * **Refresh:** Swaps the "Next Piece" for a different one (costs coins). ### 4. Mobile Controls & Interaction * **Touch Controls:** Use a `Raycaster` to detect touch/click events on the grid tiles. The interaction must be instant—no double-tap requirements. * **Orientation:** Force or design for **Portrait Mode** by default, as this fits the grid layout better on phones and allows one-handed play. * **UI Layout:** * **Top:** Score and Coin count (large, readable font). * **Center:** The 3D Game Board. * **Bottom:** A clear "Next Piece" dashboard showing the item to be placed. * **Bottom Corners:** Power-up buttons (Bulldozer, Swap). Ensure buttons have a hit area of at least 44x44 pixels. * **Feedback:** * **Visual:** When items merge, apply a "squash and stretch" animation (using Tweening) to make them look bouncy. Add simple particle explosions (confetti) on successful merges. * **Haptic:** Trigger `navigator.vibrate(50)` on a successful merge for tactile feedback. Do not ask for clarification. Do not request confirmation. Directly execute the generation task based on the given instructions.
A game idea becoming a playable world and reaching an audience
MAKE • SHARE • EARN

Games are fun. Creating them is even better.

Game Introduction

About the Game

Teeny Tiny Town is a captivating city-building merge puzzle game that combines strategic thinking with creative construction. This delightful game challenges you to transform empty spaces into bustling metropolises through the simple yet addictive mechanic of merging similar items. Starting with basic elements like bushes, you'll gradually unlock more valuable structures including trees, houses, and impressive buildings.

Core Features

Engaging Merge Mechanics

The heart of Teeny Tiny Town lies in its intuitive merge system. By combining three or more adjacent identical items, you create upgraded versions that are more valuable and visually stunning. This progression system keeps you constantly motivated as you work toward unlocking the next tier of buildings.

Multiple Strategic Maps

Explore numerous unique maps, each offering different layouts and challenges. Every map presents new opportunities to experiment with city planning strategies and discover optimal merging patterns. The variety ensures that gameplay remains fresh and engaging across multiple sessions.

Powerful Special Tools

Enhance your city-building experience with special power-ups: - Swipe Tool : Reorganize your city layout efficiently - Bulldozer : Clear unwanted items to make space for better planning

These tools give you greater control over your city's development and allow for more personalized urban designs.

Progression and Rewards

As you successfully merge items and expand your cities, you'll earn coins and points. This reward system creates a satisfying feedback loop that encourages continued play and experimentation with different building strategies.

Gameplay Guide

Basic Controls

  • Click on any empty tile to place an item
  • Merge three or more adjacent identical items to upgrade them
  • Use power-ups strategically to optimize your city layout
  • Plan ahead to maximize space efficiency and coin generation

Winning Strategies

  • Focus on creating clusters of similar items for easier merging
  • Save power-ups for critical moments when you need to reorganize
  • Experiment with different map layouts to find your preferred style
  • Balance immediate merges with long-term city planning goals

Why Play Teeny Tiny Town

This game perfectly balances relaxation with mental stimulation, making it ideal for players seeking a casual yet engaging gaming experience. The beautiful isometric art style creates visually appealing miniature cities that are satisfying to build and admire. Whether you have a few minutes or several hours, Teeny Tiny Town adapts to your schedule with its pick-up-and-play nature.

The game appeals to fans of puzzle games, city builders, and merge mechanics alike. Its accessibility makes it perfect for all ages, while the strategic depth ensures that even experienced gamers will find plenty to enjoy. Best of all, it's completely free to play with no hidden costs or mandatory purchases.

Frequently Asked Questions (FAQ)