<a href="http://kevan.org/wikitext/United_States" rel="nofollow">http://kevan.org/wikitext/United_States</a><p>"You can go nowhere from here."
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.<p>look up the next closest coordiantes:
<a href="https://www.wikidata.org/wiki/Wikidata:WikiProject_Freebase/Coordinates" rel="nofollow">https://www.wikidata.org/wiki/Wikidata:WikiProject_Freebase/...</a><p>convert images:
<a href="https://stackoverflow.com/questions/236692/how-do-i-convert-any-image-to-a-4-color-paletted-image-using-the-python-imaging" rel="nofollow">https://stackoverflow.com/questions/236692/how-do-i-convert-...</a>
Interesting idea! I had created a vaguely related experiment a while ago, breeding gamebook content with interactive fiction:<p><a href="https://github.com/cjauvin/gamebook.js" rel="nofollow">https://github.com/cjauvin/gamebook.js</a>