hi guys,
some days ago I decided to write a little simulation in Perl. Well, … here is the result (huntersim-0.1). The package contains a README where everything should be explained.
Have FUN!
UPDATE:
Because people want to see pics:
hi guys,
some days ago I decided to write a little simulation in Perl. Well, … here is the result (huntersim-0.1). The package contains a README where everything should be explained.
Have FUN!
UPDATE:
Because people want to see pics:
7 Comments
Screenshots wären nicht schlecht!
now with screenshot
you chanced the name?
FREAK!!!
hahaha, i like it
After 730 cycles the Carnivores died out but the Herbivores seemed to be doing well even after 2,500 cycles. OTOH my machine that is I think Electrivore also started to become a victim as it slowed down reasonably.
Nice toy. I wish to see it as a CPAN package.
the code really needs some cleanup
if I have time in near future, I’m going to rewrite it from scratch. there are some really annoying issues. the animals can’t look diagonally for example
also the “dna” needs to be better implemented. in this version the “dna” is defined as the skill in hunting or escaping and is passed to the children again. but there are more things than just that. (speed, sight, …)