Skip to content

TheTimeBandit/XPloring

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XPloring

Interactive Text Adventure Game

User (player) types text commands to control the character and interact with the game world.

Start the game by executing Launcher.py

This project is made of two main parts:

  • Interpreter - reads game files and handles logic
  • Game files - contain state of the game (rooms, monsters, item placement, player stats and equipment ...)

Currently, there are two simple straight-forward tutorials:

There is currently one game file with complex storyline:

Other game files are used for testing purposes and are not meant to provide a satisfying experience of an adventure and should be ignored

About

Interactive Text Adventure Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%