Customizing the “Sprite Game” tutorial
-
Made some changes to the sprite game and I’m feeling pretty satisfied with my efforts this afternoon.
-
Added scoring that rewards riskier play (by paying out more the closer to the left side you’re at) as well as time spent alive (by giving bonus points for each asteroid that resets from off the right side of the screen
-
Added a small custom music track that gets faster as your score gets higher
-
Added an explosion noise that also stops the music when you hit an asteroid
-
Changed how the asteroids respawn, so they get faster as time goes on
-
-
I really love the idea of the music getting faster as your score increases. Dynamic music in games is really cool. But, you ought to make the music go even faster so it’s heart racing 😱
-
Very nice!