werdl / gext

A text based game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A text based game

License:MIT License


Languages

Language:Rust 100.0%