Jonathan
Jonathan Author of Robopenguins

Web War

This is a simple demo that builds a video game level based on the content of a webpage.

I’ve always been interested in proceduraly generated level design, and one of these days I might actually make a game that uses actual web layouts as the source of the game levels.

Specify a page (ie. google.com) and hit go.
Once a the stage is generated you can navigate around it with the mouse. z and Ctrl+z zoom in and out.
clicking on a tile shows the text it contains.

This takes the form a a java applet that used to be included here, but those are pretty much unviewable these days.