Asteroids icon indicating copy to clipboard operation
Asteroids copied to clipboard

Implement UFO that tries to kill you

Open LeastCreative opened this issue 8 years ago • 3 comments

The original game had UFO's occasionally spawn.

The UFO would spawn on either the left or right side of the screen, and would move all the way across the screen horizontally at a constant speed before despawning once it reached the other side (assuming it did not get shot)

It would move up or down at random intervals somewhere between 1-3 seconds long.

It would wrap around the screen vertically.

It would shoot a laser at the player about once every second

It would die if it crashed into an existing asteroid

LeastCreative avatar Dec 17 '16 08:12 LeastCreative

I'm taking a look at this.

kwichmann avatar Dec 19 '16 05:12 kwichmann

So, I made a Shiffman UFO back in december, but I've now taken down the pr. Could somebody please add it to the list of viewer remixes instead? (I guess I could make a separate branch and send a pr from that, but this seems less convoluted). https://kwichmann.github.io/Asteroids/

kwichmann avatar Jun 08 '17 20:06 kwichmann

Okay, done that for you, @kwichmann

meiamsome avatar Jun 08 '17 22:06 meiamsome