Text Adventure

What is this

this is an attempt to allow the creation of simple text adventure games using JSON files

data/world.yml : world data/critters.yml : critters

(curent) limitations

criters cant move

criters cant attack

todo

short term (commit)

add more object interaction.

long(er) term

add climb, break, use...