Koogleblitz / Abiogenesis

An experiment in reinforcment learning, genetic algorithms, natural selection, and the emergent behavior of cellular automata. Start with Conway's Game of Life, and add a cell-eating lifeform who's behavior is encoded by its "genes". What happens when there is an entire population of life forms with different genes? What happens when the rules of the cellular automata slowly changes by the hour like how earth's climate changes over millions of years?

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Abiogenesis

An experiment in reinforcment learning, genetic algorithms, natural selection, and the emergent behavior of cellular automata. Start with Conway's Game of Life, and add a cell-eating lifeform who's behavior is encoded by its "genes". What happens when there is an entire population of life forms with different genes, all competing for the same resources? What happens when the rules of the cellular automata slowly changes by the hour like how earth's climate changes over millions of years?

1 2 3 4 5 6

About

An experiment in reinforcment learning, genetic algorithms, natural selection, and the emergent behavior of cellular automata. Start with Conway's Game of Life, and add a cell-eating lifeform who's behavior is encoded by its "genes". What happens when there is an entire population of life forms with different genes? What happens when the rules of the cellular automata slowly changes by the hour like how earth's climate changes over millions of years?


Languages

Language:C# 56.5%Language:Python 43.5%