texture

Crates.iotexture
lib.rstexture
version0.1.0
sourcesrc
created_at2016-07-12 18:48:05.947119
updated_at2016-12-21 13:39:01.089793
descriptionMicro-engine for creating text-based adventures
homepagehttps://github.com/rmed/texture-rs
repositoryhttps://github.com/rmed/texture-rs.git
max_upload_size
id5650
size25,358
Rafael Medina (rmed)

documentation

README

texture-rs

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

Port of the texture Python library for Rust.

Probably very unstable, bear with me.

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!

Commit count: 11

cargo fmt