Darwinbots: Difference between revisions
Jump to navigation
Jump to search
(templated) |
(tag simulator) |
||
Line 13: | Line 13: | ||
==Description== | ==Description== | ||
Darwinbots is an open source artificial life simulator spread all over the net. It was initially meant to simulate artifical life and evolution. Single Cell bots are set by a their "DNA script" (a simple numeric "first in last out" language) that can mutate without defunctioning the whole script/bot. Simple social behaviour, multicellular lifeforms and ant-nests are possible. It is also used for coding competition leagues. | Darwinbots is an open source artificial life {{tag|simulator}} spread all over the net. It was initially meant to simulate artifical life and evolution. Single Cell bots are set by a their "DNA script" (a simple numeric "first in last out" language) that can mutate without defunctioning the whole script/bot. Simple social behaviour, multicellular lifeforms and ant-nests are possible. It is also used for coding competition leagues. |
Revision as of 17:49, 6 March 2006
Description
Darwinbots is an open source artificial life simulator spread all over the net. It was initially meant to simulate artifical life and evolution. Single Cell bots are set by a their "DNA script" (a simple numeric "first in last out" language) that can mutate without defunctioning the whole script/bot. Simple social behaviour, multicellular lifeforms and ant-nests are possible. It is also used for coding competition leagues.