Neurochronic Alien Fighter: Evolution! by Ken Reismann
An arcade-style shmup! Get the powerups to evolve the gameplay, but watch out, because you're not the only one getting stronger...
| Mac OS X | http://reismann.org/NAFE-OSX.zip |
| Windows | http://reismann.org/nafe-windows.zip |
| Python | http://reismann.org/NAFE.zip |
| Source | http://reismann.org/NAFE.zip |
| Original URL | https://ludumdare.com/compo/ludum-dare-24/?action=preview&uid=14580 |
Ratings
| Coolness | 61% | 3 |
| Overall | 2.42 | 637 |
| Audio | 2.92 | 194 |
| Fun | 2.68 | 428 |
| Graphics | 2.27 | 612 |
| Humor | 1.75 | 498 |
| Innovation | 1.88 | 723 |
| Mood | 2.32 | 533 |
| Theme | 2.12 | 642 |
Soundtrack is good.
And yes, kratorspore/pythong, I did intend it to be that difficult, which is why I made it so easy to instantly start a new game. Missing your end score definitely is an issue, though...
global objects
main.py:359: SyntaxWarning: name 'score' is assigned to before global declaration
main.py:316: SyntaxWarning: name 'objects' is used prior to global declaration
main.py:359: SyntaxWarning: name 'score' is assigned to before global declaration
I fixed it myself so I could run the game.
I didn't realise there were pickup thingies for a while as they don't really stand out. The random colours can also make some enemies impossible to see.
I like that you can shoot down enemy bullets.
I had a couple of visual issues: it was hard for me to see my character (being very small and black on grey), and I found the screen flashes uncomfortable on my eyes.