vti / mojomber

Bomberman clone using HTML5 Canvas, WebSockets and... Mojolicious!
14 stars 3 forks source link

Installation

To check out the code and clone dependencies:

git clone git://github.com/vti/mojomber.git cd mojobomber git submodule update --init

Running

For non websocket native browsers, you need a flash policy server running (port 843, so it needs to run as root)

sudo ./mojo/examples/flash-policy-server.pl &

Credits

Issues