FoonLudum Dare ExplorerLD24 → Genvaders

Genvaders

By celeron55

View on Wayback Machine

CategoryRankScoreCount
Fun2353.06
Theme3802.88
Audio3952.33
Humor3962.00
Overall4492.83
Graphics4822.61
Mood5382.31
Innovation7321.81
Coolness76737

Comments

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.

krise20 2012-08-27 12:45

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

krise20 2012-08-27 12:45

x64*

celeron55 2012-08-27 12:51

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...

celeron55 2012-08-27 12:53

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.

munchor 2012-08-27 13:10

Could use some background music. I scored it 1 on innovation, I think you know why ;)

madpew 2012-08-27 13:29

Encoding Error (UTF char 90) on windows version, please fix

celeron55 2012-08-27 13:37

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.

celeron55 2012-08-27 14:00

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. :-)

maximschoemaker 2012-08-27 14:03

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

samoojamies 2012-08-27 14:13

Nice retro remix :D. Extra star for the timelapse!

celeron55 2012-08-27 15:00

My high score is 5778. Anyone beat that? 8)

celeron55 2012-08-27 17:42

py2exe-generated package added - which hopefully works on the remaining computers.

seconddimension 2012-08-27 18:32

The links don't work for me, can't download it?

38leinad 2012-08-27 18:40

Score: 3360
For me, you cannot do anything wrong with a space-invaders clone. liked it.

madpew 2012-08-27 18:41

now it worked. 2564 points. nice spaceinvaders clone. pretty hard on level 3/4. enjoyed it.

badlydrawnrod 2012-08-27 18:42

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?

celeron55 2012-08-27 19:13

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.

uberi 2012-08-28 05:13

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.

seconddimension 2012-08-28 20:14

Got the link to work, glad I tried again. Nice take on evolutionary space invaders

jedi 2012-09-02 19:16

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.