Interacting a timer with score
in
Programming Questions
•
1 year ago
I'm having trouble creating the code for this logic, here is what i want to do.
if less than 10 drops reachBottom, before the timer = 0, start new level.
if 10 more drops reachBottom before timer = 0, game over.
Any ideas of how to solve this with code is greatly appreciated.
1