From 95ae008290eee38dd1e5bea21726951c5c6c6218 Mon Sep 17 00:00:00 2001 From: voffka81 <84612470+voffka81@users.noreply.github.com> Date: Sun, 7 Jun 2026 15:09:29 +0300 Subject: [PATCH] Revise Gnome's Bounty game concept details Updated game concept document to replace 'axe' with 'hammer' and refined various gameplay elements for clarity. --- Assets/Docs/GameConcept.md | 150 ++++++++++++++++--------------------- 1 file changed, 65 insertions(+), 85 deletions(-) diff --git a/Assets/Docs/GameConcept.md b/Assets/Docs/GameConcept.md index 1c30baa..a39c31d 100644 --- a/Assets/Docs/GameConcept.md +++ b/Assets/Docs/GameConcept.md @@ -1,20 +1,20 @@ # Gnome’s Bounty — Game Concept Document ## 1. Overview -**Gnome’s Bounty** is a 2D side‑view puzzle‑platformer with a cartoony visual style. +**Gnome’s Bounty** is a 2D side-view puzzle-platformer with a cartoony visual style. The player controls a clever gnome exploring ancient underground tunnels filled with treasure, traps, and slow but dangerous troll guardians. The game focuses on tactical movement, environmental puzzles, and timing rather than combat. -The gnome’s primary tool is a magical throwing axe that can stun enemies and break fragile blocks, but cannot kill. +The gnome’s primary tool is a magical throwing hammer that can stun enemies and break fragile blocks, but cannot kill. -Each level is a compact, self‑contained challenge where the player must collect treasure, find a key, and reach the exit before trolls overwhelm the area. +Each level is a compact, self-contained challenge where the player must collect treasure, find a key, and reach the exit before trolls overwhelm the area. --- ## 2. Core Fantasy -- You are a treasure‑seeking gnome delving into forgotten mines. +- You are a treasure-seeking gnome delving into forgotten mines. - Trolls inhabit these tunnels and emerge from their lairs over time. -- You rely on agility, cleverness, and a magical axe — not brute force. +- You rely on agility, cleverness, and a magical hammer — not brute force. - Every level is a race against time and growing danger. --- @@ -25,27 +25,31 @@ Each level is a compact, self‑contained challenge where the player must collec - Run left/right - Climb ladders - Drop down from ledges -- Jump (optional depending on final design) - -Movement is simple and responsive, supporting puzzle‑focused gameplay. +- Jump (optional) --- -### 3.2 Magical Throwing Axe -The gnome wields a **runic enchanted axe** with the following properties: +### 3.2 Magical Throwing Hammer -- Can be thrown in a straight line. -- Stuns trolls for a few seconds. -- Breaks fragile blocks. -- Disappears on impact (stone, wall, troll). -- Reappears only after a cooldown period. -- Cannot kill enemies — this is not a combat game. +The gnome wields a **runic enchanted throwing hammer**. -The axe is a strategic tool, not a weapon. +**Properties:** +- Thrown in a straight line +- Stuns trolls on impact +- Breaks fragile blocks +- Disappears on impact +- Returns after a cooldown +- Cannot kill enemies + +**Impact Effects:** +- Small knockback on trolls +- Can push enemies off edges or ladders +- Visual impact flash for feedback --- ### 3.3 Trolls + Trolls are the primary threat. They are: - Slow @@ -55,118 +59,94 @@ Trolls are the primary threat. They are: - Easily distracted - Vulnerable to stunning -#### Behavior -- Spawn from a troll cave with a delay. -- Maximum of 1 to 3 trolls per level. -- Patrol platforms and climb ladders. -- React to: - - Player in line of sight - - Loud noises (breaking blocks) -- Chase the player if they see him. -- Fall into pits and struggle to escape. -- After being stunned, recover and resume behavior. - -Trolls create pressure, not combat. +**Behavior:** +- Spawn from troll cave +- Patrol platforms and climb ladders +- React to sight and sound +- Chase player when detected +- Fall into pits and attempt to escape +- Recover after being stunned --- ### 3.4 Troll Cave (Spawner) -Each level contains one troll cave. -- First troll spawns after a short delay. -- Additional trolls spawn at timed intervals. -- Total trolls per level is limited. -- Visual and audio cues warn the player before a spawn: - - rumbling - - glowing eyes - - dust or smoke - -This creates a soft time limit and dynamic tension. +- First troll spawns after delay +- Additional trolls spawn over time +- Limited total trolls per level +- Visual/audio warning before spawn --- ### 3.5 Breakable Blocks -Some blocks can be destroyed with the axe. -Used for: -- Opening shortcuts -- Creating escape routes -- Dropping trolls into pits -- Accessing treasure - -Breaking blocks makes noise, attracting trolls. +- Destroyed with hammer +- Used to create paths or traps +- Generate noise when broken --- ### 3.6 Treasure -Treasure is scattered around the level. -- Optional to collect, but increases score. -- Often placed in risky or troll‑patrolled areas. -- Encourages exploration and clever routing. +- Optional collectibles +- Increase score +- Often placed in risky locations --- ### 3.7 Chests and Keys -Each level contains several chests. -- Only one chest contains the key to the exit. -- Others contain treasure. -- Trolls often guard chests. -- Opening a chest takes time, creating tension. +- Multiple chests per level +- Only one contains the key +- Others contain treasure +- Opening takes time --- ### 3.8 Exit Door -To complete a level, the player must: -1. Find the chest with the key -2. Reach the exit door -3. Avoid or outsmart trolls along the way +To complete a level: +1. Find the key +2. Reach the exit +3. Avoid or outsmart trolls --- ## 4. Level Structure -- Compact, single‑screen or small scrolling areas. -- Designed as puzzles, not long platforming sequences. -- Multiple paths and verticality. -- Troll cave placed strategically to create pressure. -- Ladders, platforms, pits, breakable blocks, and hazards. -Each level is a self‑contained challenge loop. +- Compact, puzzle-focused levels +- Multiple paths and verticality +- Strategic troll cave placement +- Use of ladders, pits, and destructible blocks --- ## 5. Tone & Art Style -- Bright, cartoony, expressive characters. -- Trolls look goofy but intimidating. -- Gnome is charming and determined. -- Environments are colorful but cave‑like: - - wooden beams - - glowing crystals - - runic symbols - - old mine equipment -The tone is adventurous with a touch of humor. +- Bright, cartoony visuals +- Expressive characters +- Goofy but dangerous trolls +- Colorful cave environments with crystals and wooden supports --- ## 6. Core Gameplay Loop -1. Enter level -2. Observe layout and troll cave -3. Collect treasure -4. Break blocks to open paths -5. Stun trolls when needed -6. Find the key -7. Reach the exit -8. Advance to next level + +1. Enter level +2. Observe layout +3. Collect treasure +4. Break blocks +5. Stun trolls with hammer +6. Find key +7. Reach exit --- ## 7. Design Pillars + - Tactical movement, not combat - Simple controls, deep puzzles - Predictable but dangerous enemies -- Magical tools with clear limitations +- Clear tool limitations - Short, replayable levels -- Cartoony charm with real tension +- Cartoony charm with tension