August 24th-27th 2012 :: Theme: Evolution
An arcade-style shmup! Get the powerups to evolve the gameplay, but watch out, because you're not the only one getting stronger...
Downloads and Links
Ratings
![]() | Coolness | 61% |
#194 | Audio | 2.92 |
#428 | Fun | 2.68 |
#498 | Humor | 1.75 |
#533 | Mood | 2.32 |
#612 | Graphics | 2.27 |
#637 | Overall | 2.42 |
#642 | Theme | 2.12 |
#723 | Innovation | 1.88 |
Comments
Wow, my mistake! Sorry everyone! I had the link in the edit page but it didn't show up for some reason. Also, I only have it up as a Python script right now, but I will definitely try to get the platform specific executables up here ASAP.
Please do, because right now the script exits with an Error saying it's missing pygame.
The game is way to intense (or I just have different update counter in ubuntu).
Soundtrack is good.
It's too fast. I added delay to play in it. Without it, it was useless. But music is wonderful )
Locked the framerate to <= 60FPS, because it appeared to be a game breaking bug according to the comments by tumoxep and AMSmirnov.
This was pretty compelling. The mechanics are well implemented. Hard as hell but that's what makes it engaging. Maybe restart and fire should be different keys though as you die so much you often miss your end score before restarting. A high score table would have been awesome for this game.
i like the music, but you die pretty fast when you play it, which is frustrating (can you even survive, like a minute o.O ? ).
I don't see where the theme really applies, but maybe that's just because I was dying so quickly. Sometimes I got pretty far but the bullets fly way to fast to feel like I had much influence on that. Thanks for making a Mac version. :-)
@pighead10: Who uses Macs? I do. :-) Please note that you may also run it if you have Python and the Pygame library installed. From the Pygame wiki: "Supports Linux (pygame comes with most mainstream linux distributions), Windows (95,98,me,2000,XP,vista, 64bit windows etc), Windows CE, BeOS, MacOS, Mac OS X, FreeBSD, NetBSD, OpenBSD, BSD/OS, Solaris, IRIX, and QNX. The code contains support for AmigaOS, Dreamcast, Atari, AIX, OSF/Tru64, RISC OS, SymbianOS, and OS/2, but these are not officially supported. You can use it on hand held devices from nokia, game consoles like gp2x, and the One Laptop Per Child (OLPC)."
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...
Pretty fun as a shoot 'em up, however I had trouble appreciating what the power-ups were doing for me, or how the opponents were evolving.
main.py:316: SyntaxWarning: name 'objects' is used prior to global declaration
global objects
main.py:359: SyntaxWarning: name 'score' is assigned to before global declaration
Josh @ Dreamland, does it break the game or just return the warnings but works? According to the rules, I can only fix that if it breaks the game.
I get this error too and it does stop the game from working:
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.
Hard and intense, I like! I am bit puzzled what the powerups did, all they seemed to do was to make all enemies disappear. also the enemy dying sound and screen flash were bit painful.
There are three types of power-ups. One increases firing speed, one increases bullet speed, and the last one kills all enemies on screen. :-)
Nice, fast-paced game.
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.
I'm running Windows and don't want to install python, so unfortunately I can't play this game. I would be grateful if somebody created an executable.
I like visual style and minimalism. Maybe a bit too difficult, but still a very decent shooter!
You must sign in to comment.
Game Link?