FoonLudum Dare ExplorerLD31 → gene

gene

By mpath

View on Wayback Machine

CategoryRankScoreCount
Coolness356
Innovation2173.64
Theme4983.64
Overall9752.76
Fun11362.20

Comments

kraln 2014-12-08 10:47

If I run python in "screen", then it definitely meets the theme. Is it a game? Maybe, in the same way that Conway's life is a game.

43iscoding 2014-12-08 10:48

Probably the best theme usage I encountered so far :)
Not really a game, but I like this one

thescragglyman 2014-12-08 17:54

a very interesting take on the theme :D

raincole 2014-12-08 17:55

It's hard to say if it's a game. But the theme interpretation is innovative.

pinpickle 2014-12-08 18:58

Very original, I'm not entirely sure what's going on but it feels intuitive enough.
Very clean source considering you've got it all in 60 lines!

davesoft 2014-12-08 19:04

A delightful tech demo, but not a game. Let me know if you disagree and we can work together on something :)

domantas 2014-12-08 19:17

Very interesting take on the theme, however this is not really a game. But I still spent unreasonable amount of time watching strings transform :D

mpath 2014-12-08 19:41

Thanks to everyone that gave this a rating. I see a lot of you disagree on this being a "game". A game, to me, is an activity (or software) intended to entertain. This software was intended to both entertain and educate. I hope some aspiring game devs can learn from this code. Again, thank you!

hammers 2014-12-08 23:10

Interesting idea, and I have to give you credit for doing something really different with the theme.

Lucariatias 2014-12-08 23:14

This is weird and quite nerdy fun.
I find it oddly enjoyable watching your little script carry out it's duty and "evolving".

ainasg 2014-12-08 23:16

Nice idea, not a "game" but this is cool and you used the theme in an original way

nitrodeus 2014-12-09 20:13

Wow, really interesting ;)
I am always facinated by genetic algorithms, as I think they are one the best tools we have if we want to create and "evolve" intelligent and maybe conscious programs one day. If chance and natural selection made us, I don't see why genetic algorithms running on a fast enough computer couldn't create beings of at least our level of complexity. But I'm going a bit off topic ;) Anyways, I agree on the fact that anything that entertains could be called a "game", and therefore I consider that gene is a game

hazzahazzam 2014-12-10 05:52

5 for theme but 0 for fun. Not really a game but still cool nonetheless.

f7f5 2014-12-10 20:40

I'll rank you high on the theme category. It's always good to find these out of the box approaches among all the normal entries. But this was clearly more fun to the programmer than it is to the player :)

boxedmeatrevolution 2014-12-12 05:12

This is a really cool piece of code.
I don't have anything else to say.

01rafael 2014-12-20 21:15

I was compile this in my head xD
Also, I'll play in here

vegard1992 2014-12-29 13:49

genetic algorithms are cool..