Skip to content

thesigns/Battlefield

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Battlefield

Observe a battle of two cellular automata

This application allows you to observe a battle of two cellular automata (the default rules for both of them is Conway's Game of Life, but you can choose any variant). Each cell, dead or alive, belongs to gold or black automaton. Every turn each alive cell counts neigbouring allies and enemies. If there is more enemies than allies plus one, the cell joins enemy automaton. Also when the cell is born it switches sides if there is more enemies than allies around it. The rest is standard rules.

About

Observe a battle of two cellular automata

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published