Log In  

Cart #alienborderpatrol-2 | 2022-02-08 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

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.

P#94077 2021-06-26 13:54 ( Edited 2022-02-08 16:37)

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.

P#106543 2022-02-08 13:20
:: Amac

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.

P#106555 2022-02-08 16:39 ( Edited 2022-02-08 16:49)

[Please log in to post a comment]

Follow Lexaloffle:        
Generated 2022-05-04 03:03:51 | 0.008s | Q:18