Usage
- gext is a text based adventure game written in rust and saved in json
in game commands
look: print the description of the roomgo [room]: move to another room (checks if you have the key)take [item]: take an itemtakekey [key]: take a keysearch: search the room for items, keys, and doorssave: save the gamebattles: print the battles you've foughtinventory: print the items and keys you haveuse: use an item now, but for only half the effect
debug-only in game commands
debug: print current player and map data