Inspiration

Cozy Rise was conceived to fill a distinct void in the casual mobile market: the "sweet spot" between meditative sandbox design and rewarding progression loops. We wanted to strip away the frantic, high-stress time pressure found in traditional arcade stacking games and replace it with a purposeful, relaxed simulation engine.

The game is inspired by the aesthetic elegance of Monument Valley and the tactile spatial mechanics of Tetris. Our core vision is to transform hands-on physical puzzles into immediate, charming simulation consequences, letting players cultivate a living, breathing global skyline at their own pace.

What it does

Cozy Rise is a serene architectural puzzle-management game for mobile platforms. To maintain a streamlined user experience that avoids dense spreadsheets or menu clutter, the game architecture relies on a strict two-phase loop:

  1. The Active Phase (Stack & Rotate): A high-focus, tactile 3D puzzle mode where players align and rotate globally inspired architectural blocks. Precision placement directly sets up the spatial layout and structural parameters of the building, uncovering authentic real-world architectural details.
  2. The Reactive Phase (Simulate & Manage): A low-stress, choice-based neighborhood simulation overlay triggered once a structure reaches a milestone height. The game generates streamlined, narrative "Micro-Event Cards" where players resolve witty building challenges rooted entirely in the physical alignment, structural quirks, and historical realities of their custom build.

How we built it

As a concept phase GDD, the technical blueprint for Cozy Rise is designed from the ground up for high-performance mobile optimization, targeting a locked 60 FPS on mid-range devices:

  • Draw Call Management: To protect mobile fill rates, all environmental assets, regional color palettes, and architectural styles will share a single, optimized texture atlas, reducing rendering bottlenecks down to single-digit draw calls.
  • Memory Optimization: The engine architecture dictates the use of dynamic object pooling arrays to recycle active, ambient elements (such as vehicles and pedestrians) rather than constantly instantiating and destroying assets in memory.
  • Camera & Culling: Because the camera view is locked to a fixed isometric perspective, the layout will leverage aggressive frustum and occlusion culling to automatically deactivate any geometry or sub-elements facing away from or hidden by the current skyline.

Challenges we ran into

The core technical hurdle established in this design document is mathematically connecting physical puzzle precision directly to a simulation resource economy without disrupting the player's zen flow.

The GDD solves this by making a building’s operational efficiency modifier a direct consequence of its physical placement. When a player misaligned an architectural slice during the Active Phase, it introduces a physical tilt angle.

Rather than triggering a harsh "Game Over," this drop in efficiency seamlessly feeds into the Reactive Phase, triggering an event card that tasks the player with resolving the physical tilt through light, strategic choices.

Accomplishments that we're proud of

We have successfully designed a compelling "Cozy-Sim" framework that bridges the gap between purely aesthetic sandbox games and traditional, overly complex tycoon simulations. By replacing rigid menus with tactile, physics-based interactions, we’ve created a game design where players can feel a direct, hands-on connection to the growth of their city. Furthermore, our commitment to "No noise. Designed with purpose." ensures every visual detail and mechanic serves to enhance the player's focus and tranquil engagement.

What we learned

Through the iterative design of this GDD, we proved that mobile simulation games do not require heavy UI tax sliders or overwhelming micro-management data to offer rewarding strategic depth. By relying on a clear, tactile relationship between spatial physical puzzles and streamlined, choice-driven management cards, we learned how to protect the core visual harmony of our art direction while still respecting the deeper progression systems required by the genre.

What's next for Cozy Rise

With the foundational puzzle-simulation loop firmly locked in, our next production milestone is expanding the architectural asset pipeline. We plan to design comprehensive thematic sets across three key launch pillars:

  1. Geographical Districts: Expanding from our baseline setups to include London Brutalist structures, Tokyo Metropolis units, and classic New York Brownstones.
  2. Historical Eras: Introducing Traditional Japanese pagodas, Victorian London streets, and Medieval European textures.
  3. Fantasy Expansions: Developing stylized Cyberpunk megacities and Steampunk Industrialism blocks to offer players rich visual variety and infinitely replayable progression loops.

Built With

Share this project:

Updates