gext

Crates.iogext
lib.rsgext
version0.1.1
sourcesrc
created_at2024-03-01 14:00:37.008469
updated_at2024-03-01 14:02:23.055841
descriptionA text-based adventure game
homepagehttps://github.com/werdl/gext
repositoryhttps://github.com/werdl/gext
max_upload_size
id1158936
size2,183,299
werdl (werdl)

documentation

https://github.com/werdl/gext

README

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
Commit count: 0

cargo fmt