The Brief:
"Guide a pixelly bat out from, well, hell. Rendered 1980s bleepy Spectrum style."
I made this and was featured in B3ta Issue #277, which made me very happy indeed.
Not quite sure why I decided to use Java rather than Flash for this though, as it was a massive pain in just about every way.
Java has no native support for sensible file formats such as MP3 (ok, I know there is a patent issue here but OGG would have been fine!) The clever folk over at Sun instead provide their own format (.au), which fails to compress so spectacularly well that even an encounter with a quantum singularity would probably provide little better than a 3-4% reduction in its packed size.
And whilst we're Java bashing:
- Java is a real nightmare to deploy
- Java is slow to load
- The Java graphics engine appears to involve midgets and a crayon, painfully attempting to animate the screen in realtime.
Anyway, if you're lucky enough to have Java setup in just the right way, there is a slim chance that below you'll see the game:
Controls: Left mouse button to fly upwards.
Want this game for you website or blog? Copy and paste the HTML code below:
<applet archive="http://www.rararadio.net/batHell.jar" code="Airplane" codebase="http://www.rararadio.net/batHell.jar" vspace="0" width="480" height="384" hspace="0"></applet>