LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to make it in Lab View 6.1 ?

Hi .
I'm looking for game , which is made in Lab view . Game called "Memory
Blocks" - I think that You know it. If not , You can download it from :
http://www.robrob8.com/games/blocks.htm .

I know : it's easier to make it in C++ or java , but now I need it in Lab
view .
Perhaps , someone of You have make it or know how to start it .

Thanks for all schemes ,plans , suggestions or final game - Goldi
0 Kudos
Message 1 of 2
(2,469 Views)
This should be quite easy to do in LabVIEW.

There are many ways to do this. I just wired up an example to give you some ideas and get you started. A few simple comments are on the diagram.

For simplicity, I used colors that need to be matched pairwise instead of images and the size is only 4x4. Resize as needed.

You would need to add initial shuffling of the color array, currently the problem is static.

Enjoy.
0 Kudos
Message 2 of 2
(2,469 Views)