Text Adventure

What is this

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

main file : tree.json

(curent) limitations

Identical items are weard

> i
you have a foobar
you have a foobar
> drop foobar
Be more spacific please!

todo

short term (commit)

add combat

long term

add climb, break, use...