|
A simple remake of the classic. While it was one of my earlier AS3 projects, it has since been revised to make use of my Collision Detection Kit. The arrow keys are used to control your ship, and the spacebar is used to fire lasers. High scores are tracked in an XML file, saved to the server via PHP. You are given four lives to complete 12 levels. There are two difficulties - Easy and Hard. The only difference between these two difficulties is that in Easy mode asteroids are able to overlap one another, while the Hard difficulty has them bouncing off of each other. |