"Space defender!" is a game where you are playing as a rocket, trying to protect the earth from evil alien invaders who want to take over it.
Controls
You control the rocket with the arrow keys (or w and s on the keyboard).You shoot with space.
Help
Help, is not included in the game as it is included in the project notes.
I hope you enjoy playing the game!
Offline
Link?
Here's how if you don't know;
[url=LINK URL HERE]LINK NAME[/url]
For example:
[url=http://scratch.mit.edu/projects/Ad2k1/2454512]Space Defender![/url]
Will make:
Space Defender!
Also, as I commented, adding multiple beams could be like this:
when gf clicked //stage delete [all v] of [Available beams v] when gf clicked //for all beam sprites wait (0.1) secs add [Beam1] to [Available beams v] //Change the "1" to the Beam num if you see what I mean when key [space v] pressed //stage probably broadcast (item [1 v] of [Available beams v]) delete [1 v] of [Available beams v] when i receive [Beam1 v] //for all beam sprites - again, change the 1 appropriately. do whatever you do to fire the beam when the beam is gone; add [Beam1] to [Available beams v] //again, changing the 1.
Last edited by Splodgey (2012-04-08 10:04:09)
Offline
Ad2k1 wrote:
Ok, heres the link
Space Defender!
Also, you'll Find an EDIT Button in the bottom right of your post (so edit the first post for people to see the link). And I missed something in my scripts (see my post again - at the bottom)
Last edited by Splodgey (2012-04-08 10:05:24)
Offline