Skip to content

till-teb/zdd-adventure

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zdd-adventure

Student project to create an old-school text adventure.

Install & start

  • git clone
  • enter folder

Then:

  • run:
python run.py

Or to install the package (and all dependencies):

pip install -e .

Then run in Python:

from zdd_adventure.start_adventure import start
start()

About

old-school text adventure.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%