[–] cjauvin 9y ago ↗ Interesting idea! I had created a vaguely related experiment a while ago, breeding gamebook content with interactive fiction:https://github.com/cjauvin/gamebook.js
[–] xnzakg 9y ago ↗ You may want to disable taking the letter "a" (and some other ones like "is" etc).
[–] sharemywin 9y ago ↗ Not sure how you implemented it but seems like you could take the coordinates and translate them into directions, convert the images using, then pull the first paragraph all on the fly.look up the next closest coordiantes: https://www.wikidata.org/wiki/Wikidata:WikiProject_Freebase/...convert images: https://stackoverflow.com/questions/236692/how-do-i-convert-...
5 comments
[ 2.7 ms ] story [ 28.2 ms ] threadhttps://github.com/cjauvin/gamebook.js
"You can go nowhere from here."
look up the next closest coordiantes: https://www.wikidata.org/wiki/Wikidata:WikiProject_Freebase/...
convert images: https://stackoverflow.com/questions/236692/how-do-i-convert-...