06-07-2011 10:15 AM
Hi all!
I have just made friend with labview several month ago. I have a project that creates simple "egg catcher" game.
there will be a ball for example falling down slowly at the mid, right or left and a bar at the bottom game window will move appropriately to these directions. An input signal (-1, 1 or 0) will control that bar to move right or left or mid...
Anyone have ideas, please help me.
Thanks much!
06-07-2011 12:56 PM
Sound like a cute little game. What do you need help with? You're probably going to want to use the picture control/indicator for this. This will allow you to draw the ball and paddle. You can use the Input Device Control VIs to read the keyboard and just use the arrow keys (and perhaps the A, S, and D, keys as well) to move the paddle. There are several examples that ship with LabVIEW on using the picture indicator. You will also find links to other examples in the LV Picture Control thread. NOTE: DO NOT POST YOUR QUESTIONS IN THAT THREAD.
06-07-2011 01:11 PM
You could start with something similar to this, but make it vertical and add gravity 😄
06-07-2011 01:30 PM
I'll give kudos if you can make Angry Birds using LabVIEW.
06-07-2011 01:58 PM
I can! (...but I would probably not do it, but that was not a condition for kudos, right? ;)).
06-07-2011 05:08 PM
Lunch time fun:
Catchy. LV9 version attached.
06-07-2011 05:28 PM
There goes my afternoon!
06-07-2011 05:35 PM
Angry Eagle? 😄
06-07-2011 07:13 PM
@smercurio_fc: Thank you for your suggestions. Let me check your link and if lucky i will find out something. I'm sorry I don't know that not allow posting question here.
Any suggestion please show me.
Thanks all!
06-07-2011 11:59 PM
@nguyentron wrote:
@smercurio_fc: Thank you for your suggestions. Let me check your link and if lucky i will find out something. I'm sorry I don't know that not allow posting question here.
You misunderstood me. I'm referring to not posting questions in the LV Picture Control thread over at the Breakpoint forum (the link I provided). That thread is not mean for questions. You can post as many questions as you want in this board.