Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 511 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 511 Bytes

Zen is a class that lets the graphics in my main program, LoveLive, run. I got that somewhere online. LoveLive

Numbers fall and the user must hit the right numbers as they pass the pink number row. The speed at which the numbers fall increases steadily. Score increases when the user hits the right number within 20 pixels of the number row. Score does not increase when the user taps the number before or after the 20 pixel range. The game is over when the number of misses, or lives, reaches zero.