Bomber Game Kit

The Bomber Game Kit allows you create a 2D Bomberman style game. It offers all the features needed to make a mobile friendly bomber game.

  • Customize everything from the inspector without modifying the code.
  • Comes with a guide that shows how to modify everything.
  • Mobile friendly controls and UI!
  • Two mobile control types: Joystick and arrows.
  • Create different maps (randomly generated) in minutes with the Level Manager.
  • Choose different objectives for different levels.
  • Create different types of enemies.
  • Manage the player’s movement and health/damage settings from the inspector.
  • Create different types of bomb and customize everything about them.
  • Create bonus points/power-ups hidden under destroy-able obstacles
  • Includes sound effects, animated sprites for the player, enemies and bomb sprites.

Demo:
WebPlayer Demo

Documentation:
Online Documentation

ChangeLog:
ChangeLog

v1.00 - 07**/11/2013**:

Initial release.

v2.00 - 05**/09/2014**:

  • Converted the whole asset from JS to C#.
  • Switched from using 3D objects to 2D objects.
  • Added mobile friendly controls and UI.
  • New animated sprites included in the asset.
  • You can now choose a different objectives for your game.
  • Improved the player’s and enemy’s movement animation.
  • Improved the way bombs eliminate enemies.

v2.01 - 15/10/2014:

  • Fixed some small bugs.
  • Added a joystick as a new mobile friendly control type in addition to the arrows.

v2.02 - 21/07/2015:

  • Unity 4.6 UI support.
  • New graphics.

Screenshots:



The new 2D update is now available on the asset store!

Very Cool!! Your demo sucked me in and spent a bit of time playing :slight_smile:

I’m really glad you liked it :smile:

The next update will include the option to choose a virtual joystick control or virtual arrows for the player movement.

Joystick mobile control (supported by CN Controls by Cyrill Nadezhdin: Unity Asset Store - The Best Assets for Game Making) has been submitted to the asset store. You can now choose to use the arrows or the joystick in your mobile build from the inspector. Here’s a screenshots:

The new joystick update is now available on the asset store!

Hi,

First pardon my english, i don’t practice it very often :slight_smile:
Thank you for your game, it is very instructive :slight_smile: I’ll try to use it and decline the gameplay and learn 2D games with Unity.

I have a little problem anyway :

I would like to remove the joystick controller from the user interface, but i did’nt find the way to do it, could you help me?

I noticed a little “bug” too : when I set the level wit 15 rows and 20 blocks per rows, the joystick controller is display twice

Here is a screenshot :

http://imagik.fr/view-rl/138588

How can I avoid this?

Thank you for your help :slight_smile:

To disable the joystick, you need to set the control type in the UI Manager script from “Joystick” to “Arrows” and disable the “GUI Camera” game object.
As for the joystick bug, thanks for reporting that! It can fixed by assigned one layer for the whole “GUI Camera” object with its children and set its camera’s culling mask to that layer only. Then go to the main camera and remove that layer from its culling mask. The problem occur when both cameras have the different orthographic sizes.

Thank you for your answer, it works perfectly now :slight_smile:

1 Like

The kit was originally in 3D but most of the users requested to switch to 2D when Unity 4.3 came out. I can send you the old 3D version if you purchase this one if you want to or I might include it in a future update.

Please PM me your invoice number and e-mail and I’ll send it to you.

Limited time sale: You can get Bomber Game Kit for $14 instead of $35.

Not much time left to get Bomber Game Kit for 60% OFF!

Hi,
I just played your demo and it immediately reminded me of Bomberman from the late nineties. The only thing missing from this asset is multiplayer game play. Multiplayer support is that extra component that makes the game fast paced and more fun. If this was added I would buy it immediately. Have you considered adding this?
Thanks!

Hello, I can’t really promise you that anytime soon. But that’s something I’ve considered adding since some time.
Thank you for the suggestion.

Thanks for the reply. It is not like this is something I was looking to work on immediately but I have had an idea for a Bomberman style game for some time now for the mobile platform and multiplayer is the only thing that is missing from this asset to make it a reality.

Once it is available though I believe that I would have no problem making the game that I wanted after looking at your documentation. I am also assuming that the asset is complete with source so that it can be modified to suit my needs.

I would not doubt that you could probably make this as a add-on asset or part of a bundle. Of course I do not know what it would entail to make this feature a reality.

Yes, the asset comes with full source code. As I said, the multiplayer feature will be available as an update or a add-on asset. But again, can’t promise you that anytime soon because I currently have few projects to work on and the multiplayer feature requires quite some time.

This is good to know. Like I mentioned I do not know what it would entail or how long it would take to add multiplayer support as I have never done this before.

I have placed your asset on my wishlist and will pick it up as soon as it is available for a discount.