Asteroid Clicker
Game Play Link
Game Description
This "clicker game" started as part of the code.org curriculum but was enhanced:
- background scrolls
- turret placed in bottom right of screen
- asteroid decreases in size as score increases
- laser beam is displayed
- sound effects
Game Image

Game On Mobile?
Yes
Game Course
Game Year
Game Genre
Game Tool
Game Challenges
The most time-consuming obstacle was getting the laser beam to appear. I ended up using a Canvas because there wasn't a way to clear the turtle graphics.