Minotaur - Puzzle Game

Seele01-Flash
By Carter Martinez
Escape from dangerous minotaurs in this thrilling maze puzzle game! Navigate through challenging labyrinths, avoid the cowmen, and find your way out. Free to play online.
Subscriber only

Unreal Landscape Tour

Tour photoreal Unreal landscapes with cinematic camera work.

Tour photoreal Unreal landscapes with cinematic camera work.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
New

Character Physics World

Build a third-person physics world with day-night and props to touch.

Build a third-person physics world with day-night and props to touch.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
Subscriber only

Unreal Mountain Tour

Tour a third-person Unreal world of mountains and water.

Tour a third-person Unreal world of mountains and water.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
Unity

Chaos Train Arcade

Build a chaotic Unity train arcade of hazards and timing.

Build a chaotic Unity train arcade of hazards and timing.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
New

Arcade Crossing Game

Build a lane-dodging arcade game with traffic and pickups.

Build a lane-dodging arcade game with traffic and pickups.Open in workspace
Sports

Basketball Duel

Build a one-on-one basketball game with physics shooting.

Build a one-on-one basketball game with physics shooting.Open in workspace
Subscriber only

Unreal Landscape Tour

Tour photoreal Unreal landscapes with cinematic camera work.

Tour photoreal Unreal landscapes with cinematic camera work.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
New

Character Physics World

Build a third-person physics world with day-night and props to touch.

Build a third-person physics world with day-night and props to touch.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
Subscriber only

Unreal Mountain Tour

Tour a third-person Unreal world of mountains and water.

Tour a third-person Unreal world of mountains and water.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
Unity

Chaos Train Arcade

Build a chaotic Unity train arcade of hazards and timing.

Build a chaotic Unity train arcade of hazards and timing.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
New

Arcade Crossing Game

Build a lane-dodging arcade game with traffic and pickups.

Build a lane-dodging arcade game with traffic and pickups.Open in workspace
Sports

Basketball Duel

Build a one-on-one basketball game with physics shooting.

Build a one-on-one basketball game with physics shooting.Open in workspace

Prompt

MODEL: Seele01-Flash
Please use Three.js to generate a **mobile-first game** with the theme "**Minotaur**". Please read the following detailed game design requirements first, and then generate the code accordingly: ### 1. Assets & Environment * **Visual Style:** A dark, atmospheric **Top-Down Dungeon Crawler** with a "Low-Poly" aesthetic inspired by Ancient Greek mythology. Use a warm, earthy color palette (terracotta red, bronze, dark stone grey). * **Camera:** Use an **Orthographic Camera** positioned at a high angle (isometric view, approx 45 degrees) to clearly show the grid-based maze layout without perspective distortion. * **The Maze:** Generated using `BoxGeometry` for walls (textured as rough stone). The floor should be a dark tiled texture. * **The Player:** Represented by a stylized, smaller geometric hero (e.g., a white/blue cylinder or simple humanoid shape) holding a torch. * **The Enemy (Minotaur):** A larger, imposing red/brown model (can be a composed primitive group: large box body, horn shapes) that patrols or chases. * **Lighting:** Crucial for atmosphere. Use a low ambient light (dark blue) and attach a warm **PointLight** to the player character to create a "fog of war" effect, revealing only the immediate surroundings. * **Mobile Optimization:** Use simple geometries to maintain high FPS. Merge wall geometries where possible. ### 2. Audio Requirements * **BGM:** A low-frequency, suspenseful ambient track featuring deep drums and distant metallic scrapes (Ancient Greek dungeon atmosphere). * **SFX - Player:** Light, quick footsteps when moving. * **SFX - Minotaur:** Heavy, thudding footsteps (louder as he gets closer) and a guttural "Roar" when he spots the player. * **SFX - System:** A sharp "crunch" sound for Game Over, and a triumphant "harp glissando" for reaching the exit. ### 3. Gameplay Loop * **Genre:** Turn-Based Puzzle / Grid-Movement. * **Core Mechanic:** 1. The game takes place on a grid. 2. **Turn System:** The enemies (Minotaurs) only move *after* the player moves. This emphasizes the "Puzzle" aspect. 3. **Enemy Logic:** Minotaurs patrol a set path. If the player enters their "Line of Sight" (straight line range), they charge or switch to aggressive pathfinding (A* pursuit) towards the player. * **Objective:** Navigate from the Start Point to the Exit Zone (a glowing golden tile) without being touched by a Minotaur. * **Win Condition:** Player coordinates equal Exit coordinates -> Level Complete -> Generate a slightly larger/harder maze. * **Fail Condition:** Minotaur coordinates equal Player coordinates -> Game Over screen with a "Try Again" button. ### 4. Mobile Controls & Interaction * **Input Method:** Implement **Swipe Gestures** (Swipe Up/Down/Left/Right) to control movement. This is more intuitive for mobile grid puzzles than a virtual D-Pad. * *Threshold:* ensure a minimum swipe distance to prevent accidental moves. * **Orientation:** Portrait Mode (optimized for one-handed play). * **UI/HUD:** * Minimalist UI. Display "Level" and "Steps Taken" at the top (safe area). * **Game Over Screen:** A large, centered modal with a distinct "Replay" button (min size 44x44px) that is easy to tap. * **Feedback:** * **Haptic Feedback:** Trigger `navigator.vibrate(50)` when bumping into a wall. Trigger a long vibration `navigator.vibrate(400)` upon death. * **Visual Feedback:** A small dust particle explosion or screen shake when the Minotaur catches the player. 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

Minotaur is a thrilling combination of puzzle-solving and survival action that challenges players to escape from maze-like dungeons filled with dangerous creatures. This unique browser-based game blends strategic thinking with quick reflexes, creating an engaging experience for puzzle and action game enthusiasts alike.

In this atmospheric game, you find yourself trapped in ancient labyrinths where powerful minotaurs roam freely. Your mission is simple yet challenging: find the exit before these mythical bull-headed creatures turn you into their next meal. The game's tension builds as you navigate through winding corridors, making split-second decisions that could mean the difference between escape and capture.

Core Features

Challenging Maze Navigation

The game features intricate maze designs that require careful exploration and memory skills. Each labyrinth presents unique pathways, dead ends, and hidden routes that you must discover to find the exit.

Dynamic Enemy AI

The minotaurs aren't just static obstacles – they actively hunt you through the maze using intelligent pathfinding. Their unpredictable movement patterns keep you on edge and force you to constantly adapt your strategy.

Strategic Puzzle Elements

While speed is important, success requires strategic thinking. You'll need to plan your route, anticipate minotaur movements, and sometimes wait for the perfect moment to make your move.

Atmospheric Gaming Experience

The game creates tension through its dungeon-like atmosphere, keeping players engaged with the constant threat of discovery by the roaming minotaurs.

Game Gameplay

Your primary objective is to navigate through each maze level while avoiding the patrolling minotaurs. The creatures move through the corridors following their own patterns, and getting too close means game over. You must observe their behavior, time your movements carefully, and find the safest path to the exit.

The gameplay combines elements of stealth and puzzle-solving. Sometimes you'll need to backtrack to avoid a minotaur, other times you'll have to wait in a safe corner until the path clears. The challenge increases as you progress, with more complex mazes and additional minotaurs to avoid.

Operation Guide

Controls are straightforward and responsive:

  • Arrow Keys : Move your character up, down, left, and right through the maze corridors
  • Movement Strategy : Use short, calculated movements to avoid detection
  • Observation : Watch minotaur patrol patterns before making your move
  • Patience : Sometimes waiting is better than rushing into danger

The simple control scheme allows players to focus on the strategic aspects of the game rather than complex button combinations.

Why Play This Game

Minotaur offers a unique gaming experience that combines the intellectual challenge of puzzle games with the excitement of survival gameplay. It's perfect for players who enjoy:

  • Mental Challenges : Each maze requires problem-solving skills and spatial awareness
  • Quick Gaming Sessions : Perfect for short breaks or casual gaming
  • Nostalgic Gaming : Classic-style gameplay that recalls the golden age of arcade games
  • Free Entertainment : Complete gaming experience at no cost
  • Browser Convenience : No downloads required – play instantly in any modern web browser

The game's difficulty curve provides satisfaction for both casual players looking for light entertainment and serious gamers seeking a real challenge. Each successful escape brings a sense of accomplishment, while each capture motivates you to try again with a better strategy.

Frequently Asked Questions (FAQ)

Minotaur