Minotaur

Seele01-Flash
By
Minotaur is an intense maze puzzle game where you must navigate through dangerous labyrinths while avoiding deadly minotaurs. Use your wit and speed to escape before the cowmen catch you.

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.

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)