Cube Escape: The Mill - Puzzle Game

Seele01-Flash
By Matthew Green
Solve mysterious puzzles in Rusty Lake Mill. Help Mr. Crow fix his machine in this challenging point-and-click escape game. Play free online now!
Shooter

Dead City Shooter

Build a third-person zombie shooter in a ruined city.

Build a third-person zombie shooter in a ruined city.Open in workspace
Sandbox

Voxel Sandbox Builder

Build a voxel sandbox for placing and breaking blocks freely.

Build a voxel sandbox for placing and breaking blocks freely.Open in workspace
Driving

City Car Driving

Build an open-city free-driving game with car selection.

Build an open-city free-driving game with car selection.Open in workspace
Subscriber only

Unreal Dungeon Crawler

Build a playable Unreal dungeon crawler, combat-ready.

Build a playable Unreal dungeon crawler, combat-ready.Open in workspace
FPS

Zombie Horror Survival

Build a tense zombie horror survival with map progression.

Build a tense zombie horror survival with map progression.Open in workspace
Subscriber only

Unreal FPS/TPS Shooter

Create a complete UE 5.5 FPS or TPS shooter with combat, UI, and replay.

Create a complete UE 5.5 FPS or TPS shooter with combat, UI, and replay.Open in workspace
Shooter

Rail Shooter Ride

Build a roller-coaster rail shooter that aims as you ride.

Build a roller-coaster rail shooter that aims as you ride.Open in workspace
New

Underwater Puzzle

Build an underwater puzzle: restore coral, dodge crabs.

Build an underwater puzzle: restore coral, dodge crabs.Open in workspace
Arcade

Pumpkin Night Adventure

Build a Halloween grid-arena survival romp.

Build a Halloween grid-arena survival romp.Open in workspace
Adventure

Character Adventure Sim

Build a 3D character explorer with traversal and interactive zones.

Build a 3D character explorer with traversal and interactive zones.Open in workspace
Shooter

Dead City Shooter

Build a third-person zombie shooter in a ruined city.

Build a third-person zombie shooter in a ruined city.Open in workspace
Sandbox

Voxel Sandbox Builder

Build a voxel sandbox for placing and breaking blocks freely.

Build a voxel sandbox for placing and breaking blocks freely.Open in workspace
Driving

City Car Driving

Build an open-city free-driving game with car selection.

Build an open-city free-driving game with car selection.Open in workspace
Subscriber only

Unreal Dungeon Crawler

Build a playable Unreal dungeon crawler, combat-ready.

Build a playable Unreal dungeon crawler, combat-ready.Open in workspace
FPS

Zombie Horror Survival

Build a tense zombie horror survival with map progression.

Build a tense zombie horror survival with map progression.Open in workspace
Subscriber only

Unreal FPS/TPS Shooter

Create a complete UE 5.5 FPS or TPS shooter with combat, UI, and replay.

Create a complete UE 5.5 FPS or TPS shooter with combat, UI, and replay.Open in workspace
Shooter

Rail Shooter Ride

Build a roller-coaster rail shooter that aims as you ride.

Build a roller-coaster rail shooter that aims as you ride.Open in workspace
New

Underwater Puzzle

Build an underwater puzzle: restore coral, dodge crabs.

Build an underwater puzzle: restore coral, dodge crabs.Open in workspace
Arcade

Pumpkin Night Adventure

Build a Halloween grid-arena survival romp.

Build a Halloween grid-arena survival romp.Open in workspace
Adventure

Character Adventure Sim

Build a 3D character explorer with traversal and interactive zones.

Build a 3D character explorer with traversal and interactive zones.Open in workspace

Prompt

MODEL: Seele01-Flash
Please use Three.js to generate a **mobile-first game** with the theme "Cube Escape: The Mill". Please read the following detailed game design requirements first, and then generate the code accordingly: ### 1. Assets & Environment * **Visual Style**: Surreal, hand-drawn 2D aesthetic translated into a 3D space. Use **Low-Poly geometry** with high-quality, sketchy, desaturated textures (sepia, dark greens, rusty browns) to mimic the "Rusty Lake" art style. The world should feel flat but exist in a 3D cube structure. * **Scene Layout**: Create a hollow **Cube Room** representing the interior of the Mill. * **Wall 1 (The Machine)**: Features a complex mechanism with gears, pipes, and a screen/input panel. * **Wall 2 ( The Window)**: A window looking out onto a dark, misty lake (use a static texture or simple shader for the outside view). * **Wall 3 (The Storage)**: Shelves with interactable items (wood, matches, keys). * **Wall 4 (The Door)**: A locked heavy wooden door. * **Performance**: Use `MeshBasicMaterial` (unlit) for most environmental objects to save mobile GPU power and maintain the "flat illustration" look. Limit active draw calls. ### 2. Audio Requirements * **BGM**: A minimalist, atmospheric drone track. It should feel eerie, mysterious, and slightly melancholic (cello or low synth pads), looping seamlessly. * **Sound Effects (SFX)**: * **Interaction**: A distinct, crisp "wood block" or "paper" sound when clicking items. * **Machine**: Heavy grinding/clanking sounds when the machine operates. * **Atmosphere**: Subtle wind blowing outside, occasional creaking of the mill structure. * **Success**: A short, dissonant chord when a puzzle is solved. ### 3. Gameplay Loop * **Navigation**: The player cannot move freely. They sit at the center of the cube. Gameplay relies on rotating the camera 90 degrees left/right to face different walls. * **Interaction System**: 1. **Search**: Tap objects to zoom in (modify camera FOV or position) or collect them. 2. **Inventory**: Collected items appear in a sidebar. 3. **Solve**: Select an item from the inventory (it highlights) and tap a scene object to combine/use them (e.g., use 'Gears' on 'Machine'). * **Puzzle Logic**: The goal is to repair the Machine on Wall 1. * Find missing gears hidden behind objects on Walls 2, 3, and 4. * Place gears on the machine. * Once repaired, the machine activates, producing a key for the door on Wall 4 to end the level. ### 4. Mobile Controls & Interaction * **Camera Control**: Implement prominent **UI Arrows** (Left/Right) at the edges of the screen to rotate the view 90 degrees via `TWEEN` or smooth interpolation. Do *not* use free-look swipe, as it breaks the "point-and-click" framing. * **Touch System**: * Use `Raycaster` bound to `touchstart` events for immediate response (zero delay). * Interactive objects must have a larger invisible "hit box" geometry than their visible model to accommodate imprecise finger tapping. * **UI Layout**: * **Inventory Bar**: Fixed at the right side of the screen (landscape mode), slots minimum 60x60px. * **Back Button**: Appears only when zoomed in, located at the bottom center. * **Feedback**: Add a subtle `window.navigator.vibrate(10)` haptic feedback on successful interactions. Prevent default browser behaviors (zooming, scrolling) via CSS `touch-action: none`. 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

Cube Escape: The Mill is a captivating point-and-click puzzle game that transports players into the eerie world of Rusty Lake Mill, home to the enigmatic Mr. Crow. This atmospheric escape game challenges players to solve mysterious puzzles while preparing for the arrival of a familiar guest. With its unique cube-based navigation system and intricate storyline, the game offers an immersive experience that will test your problem-solving skills and attention to detail.

Core Features

Atmospheric Setting

Step into the haunting world of Rusty Lake Mill, where every corner holds secrets waiting to be discovered. The game's distinctive art style creates an unsettling yet fascinating environment that draws players deeper into its mysterious narrative.

Cube Navigation System

Navigate through the mill using an innovative cube-based movement system. Click on arrows to rotate your view and explore different areas of the mill, creating a unique 3D puzzle-solving experience within a 2D interface.

Complex Puzzle Mechanics

The game features intricate puzzles that require careful observation, logical thinking, and creative problem-solving. Each puzzle is expertly crafted to challenge players while maintaining the game's mysterious atmosphere.

Inventory Management

Collect and use various items found throughout the mill. The intuitive inventory system allows you to select items and interact with the environment to progress through the game's challenging scenarios.

Gameplay Mechanics

Point-and-Click Adventure

Experience classic adventure game mechanics with modern twists. Click to interact with objects, examine clues, and manipulate the environment to uncover the mill's secrets.

Machine Restoration

Your primary objective is to get the mysterious machine running before the guest arrives. This involves solving multiple interconnected puzzles and finding the right combination of actions to restore the machine's functionality.

Environmental Storytelling

Discover the story through environmental details, hidden clues, and subtle narrative elements woven throughout the gameplay experience.

Operation Guide

Basic Controls

  • Mouse Click : Interact with objects and navigate menus
  • Arrow Navigation : Click directional arrows to rotate the cube view
  • Inventory Selection : Click on collected items in your inventory
  • Item Usage : Select an item and click on the environment to use it
  • Examination : Click on objects multiple times to examine them thoroughly

Puzzle-Solving Tips

  • Examine every object carefully - details matter
  • Try combining different inventory items
  • Pay attention to visual clues and patterns
  • Some puzzles require multiple steps to complete
  • Don't be afraid to experiment with different approaches

Why Play This Game

Cube Escape: The Mill stands out as an exceptional puzzle game that combines atmospheric storytelling with challenging gameplay. The game's unique visual style and mysterious narrative create an engaging experience that keeps players invested from start to finish. Whether you're a fan of escape games, puzzle adventures, or atmospheric indie games, this title offers a perfect blend of challenge and intrigue.

The game's moderate difficulty level makes it accessible to newcomers while still providing enough challenge for experienced puzzle enthusiasts. With its completely free gameplay and browser-based accessibility, it's an perfect choice for anyone looking for a captivating puzzle experience without any barriers to entry.

Frequently Asked Questions (FAQ)