I wanted to see the constellations our games made, so I created this: graph view.
It was a fun project to create: crawling and parsing most of the info is automated, it takes the info straight from game pages, stores all the links and then decides what link is the one that points to the previous game in the chain. Most of the time it just worked, but still required some manual tinkering. Then I just took a graph view from here, tweaked the code a bit and loaded the data from the crawler script.
Sadly, I didn’t have the time to implement search, but it may still be entertaining to watch. Let me know what you think.