2 releases

0.1.1 Mar 1, 2024
0.1.0 Mar 1, 2024

#68 in Games

Download history 206/week @ 2024-02-28 31/week @ 2024-03-06 4/week @ 2024-03-13 14/week @ 2024-03-27 30/week @ 2024-04-03

53 downloads per month

Custom license

1MB
3K SLoC

Rust 2K SLoC // 0.0% comments JavaScript 1K SLoC // 0.1% comments

gext

A text based adventure game written in rust and saved in json

features

  • fully featured rooms
  • doors, with optional keys
  • item mechanic providing buffs
  • fight mechanic, with dynamic enemies
  • an expansive map
  • works on all platforms supporting serde, rand and console (and rust, of course!)
  • features various riddles
  • easy to save games and access them later (example save file can be found in this file)
  • an expansive class system
  • 3 stats
  • easyily moddable maps, with a modding guide

Dependencies

~1–11MB
~87K SLoC