Skip to content

stevenvergenz/pyVenture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyVenture - A python text-based adventure game engine

This is a generalized framework that allows construction and playing of text-based-adventure-style worlds. Stores world information in JSON files.

This code is licensed under the General Public License Version 3 (http://www.gnu.org/licenses/gpl-3.0.html)

The following dependencies are required:

  • Python 2.6+
  • Qt4
  • PyQt4
  • GraphViz
  • pydot

About

A generalized text-based adventure game framework written in Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages