2017 icon indicating copy to clipboard operation
2017 copied to clipboard

Departures and Arrivals

Open mathias opened this issue 7 years ago • 5 comments
trafficstars

Code: https://github.com/mathias/destinations Dev journal: https://github.com/mathias/destinations#journal

Procedurally-generating the stories of people passing through the LAX airport, with the help of some data.

mathias avatar Nov 24 '17 14:11 mathias

Done now! Output: ~~https://raw.githubusercontent.com/mathias/destinations/master/departures.txt~~ https://github.com/mathias/destinations/blob/master/departures.md Code: https://github.com/mathias/destinations Dev journal: https://github.com/mathias/destinations#journal

mathias avatar Nov 29 '17 02:11 mathias

git mv departures.txt departures.md if you want to take advantage of Github's automatic Markdown styling.

These character sketches are cool, I'm impressed by your code though - it's very clean, especially for a NaNo : )

greg-kennedy avatar Nov 29 '17 16:11 greg-kennedy

Thank you! The code feels like a soup of attributes to me, to be honest. Oh well. I will do better next time I try to write a procedural generator. I already have some ideas!

mathias avatar Nov 29 '17 16:11 mathias

Updated to markdown file and linked to it above and in README. Plus linked back to here -- missed that in the README somehow, the first time.

mathias avatar Nov 29 '17 16:11 mathias

I blogged some thoughts here http://blog.mattgauger.com/2017/12/01/nanogenmo-2017/

mathias avatar Dec 04 '17 02:12 mathias