Skip to content

This is a processing (java based language) based infrastructure for writing cellular automata, such as the most famous example, Conway's Game of Life.

Notifications You must be signed in to change notification settings

camelCase12/CellularAutomataInfrastructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

CellularAutomataInfrastructure

This is a processing (java based language) based infrastructure for writing cellular automata, such as the most famous example, Conway's Game of Life.

If you want to run this on your copy of processing 3, simply

  1. Download the folder of .pde files
  2. Place it wherever you want to store processing projects
  3. Open the main file (CellularAutomataInfrastructure) in processing, it should load in the classes and functions automatically.

About

This is a processing (java based language) based infrastructure for writing cellular automata, such as the most famous example, Conway's Game of Life.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published