⚔️ TERMINAL DUNGEON CRAWLER ⚔️
A community-driven RPG adventure — 3 heroes, 40 turns played
gxcsoccer@github ~ $ ./dungeon_crawler
HP [██████░░░░] 29/50 Lv.1
ATK 8 DEF 4 Gold 5 XP 25/50
📍 Dungeon Entrance
___||___
| .... |
| / \ |
|| ||
|| ^^ ||
A crumbling stone archway. Cold air flows from the depths below.
Exits: SOUTH
📜 Adventure Log:
> @gxcsoccer Moved to The Great Hall
> @gxcsoccer Moved to Dark Corridor
> @gxcsoccer Moved to Dungeon Entrance
> @gxcsoccer Moved to Dark Corridor
> @nzh233 Moved to Dungeon Entrance
📜 Adventure Log
| Hero | Moves |
|---|---|
| 38 | |
| 1 | |
| 1 |
🎮 How to Play
This is a community-driven dungeon crawler RPG! Everyone controls the same hero together.
How it works:
- Click an action button above (e.g. South, Attack)
- This creates a GitHub Issue automatically
- A GitHub Action processes your move and updates this README
- The issue is closed with a confirmation comment
Game mechanics:
- ⬆️⬇️⬅️➡️ Move through the dungeon rooms
- ⚔️ Attack enemies to deal damage (ATK - enemy DEF + random 0~3)
- 🛡️ Defend to take half damage and counter-attack
- 🏃 Run from combat (60% success rate)
- 💚 Rest at peaceful locations to heal HP
- 🛒 Shop to buy potions, weapons, and armor
Leveling up:
- Defeat enemies to earn XP and Gold
- Level up at XP thresholds: 20, 50, 100, 180, 300
- Each level grants +5 HP, +2 ATK, +1 DEF and full heal
Death & Respawn:
- If HP reaches 0, the hero falls
- Click any button to respawn at the entrance with base stats
- Your contribution to the hero list is preserved!
Dungeon Map (📍 10 rooms):
[Entrance]
|
[Hallway] <- trap!
/ \
[Armory] [Library] <- treasure / rest
\ /
[Great Hall] <- Skeleton Knight
/ | \
[Crypt] [Throne] [Garden]
| Dragon! |
[Vault] [Fountain] <- shop







