Skip to content

A cellular automata simulator with custom rules built in python with pygame

Notifications You must be signed in to change notification settings

rkuhlf/CellularAutomata

Repository files navigation

CellularAutomata

A cellular automata simulator built in python with pygame, allowing custom rules and frame-by-frame simulation

The general principle is that Conway's Game of Life is an interesting collection of simple rules that creates complex behavior, so with more rules the behavior should be even cooler. Right?

While this could be true in some instances, the interface is clunky and needs some work.

About

A cellular automata simulator with custom rules built in python with pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages