[Released] Candy Match 3 Starter Kit

Swap and match colorful items to get 3 in a row as you play.
Create a Match 3 game like Candy Crush in a fly.

Features:

  1. Make different levels by changing number of rows and columns.

  2. Intelligent hints available when stuck.

  3. 6 Different game candies.

  4. Cool graphics .

  5. Properly Documented c# script. Web player at :
    Web Player Link

Youtube Video

http://www.dinzylabs.com/candymatch.html

Nice kit, do you plan add special pieces like in candy crush?

@ Tapgames … we already have added special powers like horizontal split and vertical split and is under testing phase.
It will be updated in new version soon :slight_smile:

Asset Store Link

Sweet!

Do you also have a level editor planned to create awesome levels?
And a option to place something behind the candies like a geletine bag?

Mobile ready?

Cheers!

Hi Tap Games,
The Plugin has been updated.
Now there are various powers like Candy Crush Saga.

You can make your own customized levels.

Check Out The link to see : http://www.dinzylabs.com/candymatch.html

Check out level 5 to see the power

http://www.dinzylabs.com/candymatch.html

Super awesome!, is this update already on the asset store?

The only thing I need is to be able to place something behind the candies like the gelatin bags in candy crush.

/Roy

Video showing Features

Its very easy to add Gelatin Bag in the code we have written.
We may add them if we get time from general routine.

Hello Chandan,

  1. Is this mobile ready? and will it scale accordingly to different screen resolutions? iPad/iPhone
  2. Is it compatible with Unity 3.5.x?

Sincerely,
Michael

Hi Michael,
Yes the Candy Match 3 starter kit is 100% mobile ready.
You just need to import the package in your game and start making the levels and add other features you want.
I am not sure if its compatible with unity 3.5.x since we have made it using unity 4.0.0.

Awesome that its mobile ready :slight_smile:

  1. Will it scale accordingly to different screen resolutions? iPad/iPhone
  2. If I purchase the starter kit and it doesn’t work with Unity 3.5.7 can I get a refund? (I’d definitely like to give it a try)

Sincerely,
Michael

@KodaGames

We have two variables exposed in the script

  1. Object Gap and
    2 ) Object Size

One can easily have small condition for different devices (if they want exact square objects)

Or Use

camera.aspect = 1.5; //For auto scale of game for different resolutions

==========

I am not sure if you can get refund. All the transaction is handled by Unity Asset Store , Please check terms and condition.

First, let me state that I am brand new in using unity–and programming is not my profession. At all.

I load the kit asset into unity, and I am unable to figure out how to do editing of levels, make a game, etc. All I can do is load up the game prefabs and play them. I’m sure I’m missing something simple.

From the menu bar, all I can add in is a game object, and nothing else.

How do I start to make a game WITHOUT using the prefab? Also, any hints on making the prefab candies would be great too…

Sorry, I’m a newbie. Learning a lot, but not making progress with this after half a day…

Enclosed is what I see when I import the asset1319411--62557--$assets.jpg

A few simple directions to get me started on this would be awesome…

HELP!

If you don’t even have basic knowledge of Unitys interface, the Dev can’t help you much.

I recommend looking at basic videos explaining how Unity works.

Also, I don’t see an editor, although it looks like at least settings for one should have been added (editorbuildsettings.asset, editorsettings.asset) but I can’t find an editor… can you also let me know where the game levels are saved? Although I can play any of the 9 levels for which there are buttons, I can’t find the levels that they are referring too…

Thank you!

For Those who have downloaded old version of plugin (Version 1.0.1), You can create levels by changing two static variables namely a)noOfColumns and b)noOfRows for the code.
I have made more imporvement on making more advance levels and the version is pending for review on unity asset store.

@Pixxul … I can send you the new plugin directly on mail . Please mail me at admin@dinzylabs.com , Dont forget to attach the asset folder as a proof of purchase.