SWEspr09 /
Aw-moon-release
Space Game: Moon Alpha Release
⚠ (:html:)
<embed src="http://www.cs.uml.edu/ecg/pub/uploads/SWEspr09/aw-moon2.swf" quality="high" bgcolor="${bgcolor}"
width="800" height="600" name="${application}" align="middle"
play="true"
loop="false"
quality="high"
allowScriptAccess="sameDomain"
type="application/x-shockwave-flash"
pluginspage="http://www.adobe.com/go/getflashplayer">
(:htmlend:)
Simple Space Shooter Game
- Enemy ships are created in random places at the top of the screen.
- Player ship will move left to right automatically
- Player clicks to shoot enemy ships
- Explosions will be drawn when a ship is destroyed, and a sound will be played
- Sounds will be played for the lasers
- A score tally will be kept for destroying ships