LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I create a Candy Crush game in Labview?

Hi there this here is a candy crush styled game on Labview (Not mine), so far the things that are working is that there is an array with coloured squares which allows you to move them from one square to another. The problem is that there is no limitation to how far you can move it, I need it so that you can only move it in the basic 4 directions and only with the squares next to it.

My other problem is that I need it so that when three of the squares are the same colour are lined up they disappear and are replaced with 3 random new ones? Can anyone give me any ideas on how to do this?

 

Here is the link to the original post: https://forums.ni.com/t5/LabVIEW/Frozen-game/m-p/3128823#M899061

Download All
0 Kudos
Message 1 of 4
(3,319 Views)

Hi there, I am interested if anyone here has a completed version of the candy crush game? I'm looking to try it out myself.

0 Kudos
Message 2 of 4
(3,298 Views)

All you did so far is repost MY old code without giving credit. At least give a link next time.

 

LabVIEW is a full feature programming language and you can program any condition you want and my code even shows the current coordinates. What have you tried?

Message 3 of 4
(3,301 Views)

Sorry for that, I have linked you in the post now, didn't mean anything by it. 

0 Kudos
Message 4 of 4
(3,288 Views)