deviljin112 / Dungeon-Crawler

Python Game Concept

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dungeon-Crawler

An actual attempt at finally making a game...

Language:

  • 🐍 Python / PyGame

Concept

  • Move from room to room defeating monsters and finding loot
  • Each room is randomly generated
  • Chests, Loot, Resources, Currency etc
  • Crafting, Equipment etc
  • 3 Styles of classes (Mage, Warrior, Hunter)
  • Leveling character and skills
  • D&D Turn Based Combat (dice throwing based on skills)
  • Each death => Respawn in town
  • Town => Only safe area
  • Town => Shops, vendors, storage etc
  • Death => Lose experiance + maybe gold?

Roadmap

v1.0.0

  • 3x3 Visibility tiles
  • Basic movement
  • Basic map generation

About

Python Game Concept


Languages

Language:Python 100.0%