Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Student project to create an old-school text adventure.

License

Notifications You must be signed in to change notification settings

ZDDduesseldorf/zdd-adventure-test

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

Student project to create an old-school text adventure.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages