Skip to content

rmed/texture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

texture

(...) I rejected those answers. Instead, I chose something different. I chose the (im)possible. I chose... texture

PyPI version

texture is a micro-engine for creating text-based adventures.

Features

  • Scenario based architecture
  • Global game state
  • Some utilities
  • Main game loop (including command input)

That's it. This is only a (pretty simple) tool, and you are the artist. Want your game to calculate x digits of pi? Well, go for it!

Documentation

Documentation is available in the docs/ directory. In order to build it, use:

$ mkdocs build

In addition, you can find the documentation online at http://texture.readthedocs.org/en/latest/.

About

Micro-engine for creating text-based adventures

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages