Skip to content

This repository is home to famous cellular automata such as Conway's Game of life or Langton's Ant and are powered by the pygame library.

Notifications You must be signed in to change notification settings

Lina674/Cellular-Automata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

The Game of Life

Devised by the mathematician John Horton Conway, this simple simulation offers a fun thing to watch as it is a zero-player game. It is powered by the pygame library.

Screenshot (2) Screenshot (3)

Langton's Ant

This Turing-machine generates a pattern according to the path of an ant on a grid.

Screenshot (60) Screenshot (59)

Brian's Brain

Similar to the Game of Life, this automaton works on three states instead of two; on, dying, and off.

brians_brain_bw brians_brains_wb

About

This repository is home to famous cellular automata such as Conway's Game of life or Langton's Ant and are powered by the pygame library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages