druphoria Posted March 1, 2015 Share Posted March 1, 2015 I'm working on a multiplayer HTML5 bomberman game. I'm using NodeJS and sockets.io for the server, Phaser for the client. Right now it's extremely bare bones - all you can do is walk around and place bombs and blow people up. Also, currently if you die, you're pretty much just dead forever unless you rejoin (I haven't implemented rounds/choosing a winner). I'm planning to add powerups, objects in the map that can be blown up, simple enemies, and more. Take a look:https://limitless-brook-9339.herokuapp.com/ Here's the code, in case anyone's curious about how to do multiplayer stuff:https://github.com/ahung89/bomb-arena Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.