Block Crusher game template

A fun and addictive game where your goal is to destroy as many blocks as possible before your screen fills!

  • Edit everything from the inspector without modifying the script.
  • Dynamic system: Create levels with different blocks, speed and style!
  • Three different game modes: Endless mode (Play till the screen fills, no limits!), Score mode (Reach a specific score before your screen fills!), Survival mode (Survive untill time ends!).
  • Mobile ready: All UI elements can fit different resolutions (Dimensions are automatically converted when changing resolution: works with mobile phones, tablets, etc…).
  • Change the theme of the game easily by changing some textures!
  • Comes with many sound effects and textures!
  • Sound and Music management : turn on/off sound or music while playing!
  • Add Power-UPs: to your game: Power-ups are created randomly in some blocks and collected by the player when he crushes these blocks. This kit includes various types of power-ups.
  • Manage the speed of the level easily: Make the speed constant or make it change while playing to make the game challenging
  • Comes with a detailed guide.
  • Fully commented code.

Demo:
WebPlayer Demo

Documentation:
Online Documentation

ChangeLog:

ChangeLog

v1.03 - 08/12/2013:

-Added time counter to the game.
-You can now make three different game modes: Survival mode, endless mode and play for score mode.
-Fixed a bug that caused some blocks to freeze.
-Added sound and music management: turn on/off sound or music!

v1.04 – 16/07/2014:

  • Changed the style of the game and the positions of the button.
  • Fixed some bugs.
  • Added new types of power-ups.
  • Added new sprites, new sound effects and GUI textures.

v1.05 - 23/01/2015:

  • Asset now supports Unity 4.6 UI.
  • Asset is now available in both C# and JS.

v1.06 - 20/03/2015:

  • Fixed a bug in creating blocks/slots dynamically.
  • Fixed a bug in the UI menu.
  • Unity 5 support.

v1.07 - 15/05/2015:

  • Fixed a bug in playing sound effects after the game ends.
  • Fixed a bug in hiding non-used power-ups when the game ends.
  • Improved graphics.

Screenshots:


UPDATE :
v1.025:

  • Fixed a bug that hides blocks when moving to the left or right.

UPDATE: v1.03

  • Added time counter to the game.
  • You can now make three different game modes: survival mode, endless mode and play for score mode.
  • Fixed a bug that caused some blocks to freeze.
  • Added sound and music management: turn on/off sound or music!

UPDATE AVAILABLE ON THE ASSET STORE!

You can get Block Crusher Kit from the asset store today for only $10!!
Only 18 hours left!

Today, Block Crusher Kit became the top paid asset in complete projects/packs! Thanks everyone!

Here’s a new update!
Main changes:

  • Changed the style of the game and the positions of the button.
  • Fixed some bugs.
  • Added new types of power-ups.
  • Added new sprites, new sound effects and GUI textures.

Working on a new update that will support the new Unity UI and a C# version of the asset.

1 Like

Unity 4.6 UI update is completed. I’m currently re-writing the guide since a lot of things have changed. As always you will be able to use the block crusher kit in different screen resolutions and it now works much faster on old mobile devices thanks to the new UI.

Unity 4.6 UI update has been submitted along with the C# version of the asset.

The new UI update and C# version is now available in the asset store.

Hello, I just downloaded your project and am excited to check it out. However, the start button is not working. I’ve tried both C# and JS versions. There are no errors, but nothing happens when the button is clicked. Any advice is very much appreciated. Thanks!

Please make sure that the canvas that has holds the menu buttons has a higher sort order than the one that holds the background and the slots.

A new version of Block Crusher Kit has been submitted:

  • Fixed a bug in creating blocks/slots dynamically.
  • Fixed a bug in the UI menu.
  • Unity 5 support.

The update will available soon in the asset store.

Block Crusher Kit is now available for Unity 4.6.3 and all superior versions including Unity 5.

Block Crusher Kit has been updated with new graphics, check it out in the asset store!

Hey I download and import asset but it could not play game. Just Play the main menu i click on start button but no action occur.

Which Unity version are you using? Another user reported an issue with Unity 5.1.1f which I’m currently looking into.

Unity 5.1.3f1

Hi,

I just tried the demo from off the Asset store and there is a problem with responsiveness to mouse clicks.