Skip to content

LandenS19/Text-RPG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text-RPG

Text-RPG is a simple, extensible text-based role-playing game written in Python. Players pick a class, manage resources (health, mana, items), and engage in turn-based encounters with enemies. The project is designed for learning, prototyping game mechanics, and extending with new classes, abilities, and content.

Features

  • Turn-based combat system (player vs. enemy)
  • Multiple playable classes with distinct stats and abilities
  • Simple inventory and consumable support
  • Easy-to-extend codebase for adding enemies, items, and mechanics

Player classes

Many different playable classes to choose from, each with its own specific stats

Extending the project

  • Implement new abilities and items in the combat or player modules.

About

Text RPG developed using python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages