Asteroid Clicker

Game Author
Will Wright
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
Up
0
Game Image
Image of game
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.

Game Next Steps
  • Make asteroid bounce around screen
  • Asteroid gets faster as the score increases
  • High score / leaderboard
  • Make turret rotate
  • Make laser beam go slower so hitting moving target is harder