Release

Alien Attack game

6

was8bit 2022-04-27 00:31 (Edited)

Basically a simple game that demonstrates one way to use patterned movement from here:

https://lowresnx.inutilis.com/topic.php?id=2365

Game is finished :D

Alien Attack.nx | Open in app
2022-05-08 05:57
Alien Attack 0.46.nx | Open in app
2022-05-05 15:54
Alien Attack 0.45.nx | Open in app
2022-04-29 16:07
Alien Attack 0.44.nx | Open in app
2022-04-29 11:06
Alien Attack 0.43.nx | Open in app
2022-04-29 04:30
Alien Attack 0.42.nx | Open in app
2022-04-28 16:26
Alien Attack 0.41.nx | Open in app
2022-04-27 17:02
Alien Attack 0.41.nx | Open in app
2022-04-27 16:59
Alien Attack 0.40.nx | Open in app
2022-04-27 00:31

GAMELEGEND 2022-04-27 01:29

oh yeah baby!


was8bit 2022-04-27 03:08

:D


was8bit 2022-05-05 15:58 (Edited)

When you are hit, you get 2 important feedback...

1) background changes color while you are hit yet not returned

2) when hit, your ship temporarily is exploded and in this state cannot get hit again, but the explosion tracks your ships virtual position...

... so when your ship returns, it returns to where your explosion currently is... and then your ship can be hit again...


.. i added these 2 things because i often was looking at aliens and missed that i just got hit, and also when hit i was kinda still moving my ship but then didnt know where i was going to reappear...


was8bit 2022-05-05 16:00 (Edited)

Enemy firing is exessive and not logical, i have some kind of error(s) in my code that i need to analyze, find, and fix...


was8bit 2022-05-08 05:58

Alien bullet colors match alien color, making them much easier to see :)

... GAME IS FINISHED :D


Log in to reply.