01-20-2019 01:51 PM - edited 01-20-2019 02:13 PM
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
01-20-2019 01:38 PM
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.
01-20-2019 02:05 PM
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?
01-20-2019 02:15 PM
Sorry for that, I have linked you in the post now, didn't mean anything by it.