Skip to content

SZwahl/rust_crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust_crawler

Simple dungeon crawler written in Rust.

Traverse the dungeon and equip yourself for the final encounter. Heal using potions.

Commands

These actions are free

  • look
  • inventory
  • spells
  • stats
  • enter [hallway]
  • swap [equipment]
  • quaff

Combat Commands

These actions will advnace combat, provoking attacks from surviving enemies.

  • attack [enemy]
  • cast [spell] on [enemy]
  • open [chest]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages