Bomberman in G.C.I.

A hacked together Bomberman clone made in Java using OpenGL, OpenAL, JInput, and game assets downloaded off of various sites. Currently only verified running on Windows (other platforms need to include access to proper libraries). Use the runme.bat file to run.

Download from http://www.kazster.com/bomberman.php

Player 1 Controls
Up:W
Left:A
Right:D
Down:S
Bomb:Left Shift

Player 2 Controls
Up:Up
Left:Left
Right:Right
Down:Down
Bomb:Space

Hi!

What about using Java Webstart?

I doesn’t work. The dist-directory is missing, there seem to be no compiled classes for the game, just the libs…