Skip to content

rmed/texture

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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