Skip to content

rhettp/Python-Text-RPG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python-Text-RPG

Welcome to my terminal based Python Text RPG!
In this game you will fight varied enemies, level up skills, and complete quests!

Features

  • Combat
  • Gathering Skills
  • Crafting Skills
  • Quests (on their way)
  • Save/Load Game Function

Get Started

Linux

  • Open Terminal
  • Download the latest version of Python
    sudo apt-get install python3
  • Verify your Python Version
    python3 --version
  • Clone or download the repo
    git clone git@github.com:rhettp/Python-Text-RPG.git
  • Navigate to repo folder
    cd Python-Text-RPG-main
  • Run game
    python3 src/main.py

Windows

  • Download the latest version of Python
    https://www.python.org/downloads/windows/
    alt text
  • Open Command Prompt
  • Verify your Python Version
    python -V
  • Clone or download the rep
    git clone git@github.com:rhettp/Python-Text-RPG.git
  • Navigate to repo folder
    cd Python-Text-RPG-main
  • Run game
    python src/main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages