# Text Adventure ## What is this this is an attempt to allow the creation of simple text adventure games using YAML files data/world.yml : world data/critters.yml : critters data/player.yml : the player data docks in doc.md ## limitations (for now) criters cant move ## todo ### short term add critter movement ### long(er) term add climb, break, use...