Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.
/ pyquest Public archive

A Python-based interpreter for Quest interactive fiction games.

License

Notifications You must be signed in to change notification settings

awlck/pyquest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pyQuest

Currently, there's not much here, but I hope to turn this into a Python-based interpreter for interactive fiction games created in Quest.

Why Python?

It is (relatively) easy to use, comes with an extensive standard library, and is relatively widely used (so the chances that a user might already have it installed are not all that slim). Plus, it's what we (have to) use in University, so we're somewhat used to it.

Dependencies

Requires Python 3.6. May in the future require pygame and js2py.

About

A Python-based interpreter for Quest interactive fiction games.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages