How to play:
Press Up or X to shoot.
Press Down or Z to reload.
Push the illegal space aliens to the top of the screen.
If an illegal space alien crosses the bottom of the screen it has successfully crossed the border and damage is taken on the currently selected border patrol a.k.a Border Patrol Spaceship.
The bigger the ship the more mass it has. Thus, a ship that has greater mass requires a greater amount of bullets to push it back.
There may be a bit of a problem with your code. But me getting to 98 points at least shows that you did a good job with the game! Very addicting and a nice challange.
Problem Fixed:
I made a quick fix that removes the out of memory. There is no projection method for resolving collisions. Thus, a single bullet can collide multiple times with a spaceship and considering explosion particles spawn on every collision the game runs out of memory. I am currently remaking this game from scratch with an improved physics engine. For now I took out the particle effects which fixed the problem.
[Please log in to post a comment]



