#text #adventure #game #cli

texture

Micro-engine for creating text-based adventures

5 releases

Uses old Rust 2015

0.1.0 Dec 21, 2016
0.0.4 Jul 15, 2016
0.0.3 Jul 14, 2016
0.0.2 Jul 12, 2016
0.0.1 Jul 12, 2016

#1525 in Game dev

Download history 13/week @ 2023-11-01 7/week @ 2023-11-08 9/week @ 2023-11-15 11/week @ 2023-11-22 19/week @ 2023-11-29 19/week @ 2023-12-06 8/week @ 2023-12-13 10/week @ 2023-12-20 9/week @ 2023-12-27 8/week @ 2024-01-03 5/week @ 2024-01-10 15/week @ 2024-01-17 9/week @ 2024-01-24 8/week @ 2024-01-31 7/week @ 2024-02-07 34/week @ 2024-02-14

60 downloads per month

MIT license

21KB
163 lines

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!

Dependencies

~260KB