Ludum Dare Metaverse by Martoon

[raw]
made by Martoon for LD30 (COMPO)
Okay, the idea was this: a universe of worlds (spheres), where each world is a LD #30 entry with that entry's screenshot on it. You can select a "world", and show all the other worlds that that world's author commented on (i.e., the connected worlds). You can also visit that world's page (the entry page on ludumdare.com). So you continue to click, and expand the network of worlds.

Unfortunately, most of my time was taken up getting the PHP scripts working that scrape all the entries and comments from the LD website and serve up worlds and linked comments to the app. Those scripts work beautifully, and scrape the entries and comments at regular intervals through a cron job. But I had almost no time left at the end to make the actual app in Unity that uses it.

So here's the incomplete result. It shows a handful of randomly selected worlds (the more comments a world has given, the more likely it is to be selected). You can fly around with the mouse and WASD keys (and Q and E for up/down). Clicking a world visits its page. Esc exits.

It doesn't work as a Unity webplayer app because of the security sandbox restrictions (it's pulling screenshot thumbnails from ludumdare.com), so you'll need to download and run the standalone build.

I can't test the OS/X or Linux builds, so I don't know if they work.

Feedback

mess110
25. Aug 2014 · 12:35 UTC
nice idea, can confirm linux runs smoothly
Mallot1
29. Aug 2014 · 20:09 UTC
Very cool! Well done! :D
jmf
05. Sep 2014 · 12:48 UTC
Cool idea
Cash
08. Sep 2014 · 11:59 UTC
That was an awesome idea,it would have been fantastic if I found my game