Corona – Sprites Simple Game

Here’s an example that builds off the last post about creating an explosion sprite. In this example we’ll create some alien sprites that move down the screen. When touched these aliens explode.

The explosion sprite sheet and code was taken from this post: Corona – Sprite Explosion.

For this example I used this sprite sheet for the alien: 

Continue reading Corona – Sprites Simple Game