Evolving Robots

This project has been put on hold. The Applet gives a rudimentary idea of what it will be like, though the only evolution that occurs is a selection of the most efficient herbivores from the original animals (each starting animal is a different species). It's behaviour can be modified by giving it parameters to replace the default values (via HTML) , as is done for SCALE in the html on this page. The parameters are - in HTML :

<applet code="EvolvingRobots.class" width=260 height=260>
<PARAM NAME=SCALE VALUE="20">
</applet>


If you can read this then unfortunately you aren't java-enabled, and can't see my demo.

Return to my homepage