celeron55 2012-08-27 10:15
Apparently the Windows version fails to work on some computers - if it doesn't work for you, leaveing a note here with some general system info would be of great help.
Foon → Ludum Dare Explorer → LD24 → Genvaders
By celeron55
| Category | Rank | Score | Count | |
|---|---|---|---|---|
| Fun | 235 | 3.06 | ||
| Theme | 380 | 2.88 | ||
| Audio | 395 | 2.33 | ||
| Humor | 396 | 2.00 | ||
| Overall | 449 | 2.83 | ||
| Graphics | 482 | 2.61 | ||
| Mood | 538 | 2.31 | ||
| Innovation | 732 | 1.81 | ||
| Coolness | 767 | 37 |
Apparently the Windows version fails to work on some computers - if it doesn't work for you, leaveing a note here with some general system info would be of great help.
by pausing the bat I got to see the errors:
its looking for python files in C:\Python32\lib
im running win7 x86 and don't have any python installed
x64*
Hell, for some reason half of my description and all the links keep disappearing from this site... does anyone know what is going on? I'm re-adding them again...
Krise20: It does not require python; it is a cx_Freeze build - it is referring to the original file names of data it copied to the package from the original system. Anyway, win7 x64 - that is useful info.
Could use some background music. I scored it 1 on innovation, I think you know why ;)
Encoding Error (UTF char 90) on windows version, please fix
madpew: It is not a trivial fix; the error happens in a built-in file of python or pygame - I can't do anything about it other than use a different python-to-exe utility. I'll try py2exe instead of cx_Freeze once I get home.
I have thus far a few reports of it working on Win7 x64, so don't hesitate to try despite of it not working for some people. :-)
I can't play it :/ I get this error:
"UnicodeDecodeError: 'utf8' codec can't decode byte 0x90 in position 2: invalide start byte.
I run windows 7 32bit
Nice retro remix :D. Extra star for the timelapse!
My high score is 5778. Anyone beat that? 8)
py2exe-generated package added - which hopefully works on the remaining computers.
The links don't work for me, can't download it?
Score: 3360
For me, you cannot do anything wrong with a space-invaders clone. liked it.
now it worked. 2564 points. nice spaceinvaders clone. pretty hard on level 3/4. enjoyed it.
I played it several times in different ways. I saw evolution, and different alien types and behaviours, but I'm not sure that I saw much adaptation to my game play. How did you judge fitness?
badlydrawnrod: You may have stumbled upon the small amount of genes and variable properties - the aliens only have a couple of major killer combinations to evolve into.
Basically the genes of the aliens that managed to hit the player are mixed with the genes of aliens that were not immediately killed, plus some mutation. Of a new bunch, 2/3 of aliens are those inherited ones, and 1/3 in a bunch are randomly generated. The first bunch contains easy aliens in place of the ones that would be inherited.
A bit ago I managed to get 16660 points by continuously avoiding all hits and always killing the nastiest aliens first - it will give you very easy time for long - until you get hit by a very nasty random one - then the hell begins and you are basically doomed. Theoretically you could play infinitely with aliens like the ones in the first group.
It was real fun until the invaders started getting a bit too wise. I put 'em down for good, though, with a quick Alt + F4 to the shins.
Got the link to work, glad I tried again. Nice take on evolutionary space invaders
Awesome, game! It's really addictive! I like how you managed to blend *actual* evolution with an arcade game! Great job! 5*'s for Innovation, Fun and theme.
It just needs a little tweaking. When choosing the next generation, I suggest putting more weight on the survival time and less weight on how well they damage the player. As it is, the player isn't able to affect the breeding that much, and the aliens quickly converge on tearing the player to pieces.