Asteroids
sprites
Draw your own
lazer sprite, but feel free to import the
ship and
asteroid sprites, as follows.
ship (download and import):
asteroid (download and import):
lazer (draw yourself):
scripts
ship:
lazer:
asteroid:
questions
Can you add some of these elements:
- reverse (for the ship)
- scoring
- health
- sound effects
- spawn on bottom and left edges
- more eloquent solution for not touching edges on spawning - perhaps adjust spawn location?
- screen wrap for asteroids?