LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Need some help at developing a minigame (school-project)

forum frage reset.jpg Hello, i want to create a mini game for school. I want several "rocks" / elements to drop at different speed and at the bottom you control an element with right left buttons.

my Question: how can i reset the "rocks" to their starting Position when they reach like y=200. was thinking about using case structure.

 

greetings felix

0 Kudos
Message 1 of 2
(1,954 Views)

You only need one loop for everything. Instead of moving controls around, you could use a picture indicator and draw squares.

 

Also have a look at these old thetris discussions for some ideas.

0 Kudos
Message 2 of 2
(1,912 Views)