/cellular_automata

A simple Game of Life in Python (Sandbox for Qt and matplotlib)

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Cellular Automaton

Rules:

  • Game of Life | classic
  • Lattice gas automaton
  • Langton's ant
  • Paterson's worms
  • Turmite
  • Game of Life | continues life values See more here

Grid options

  • Hex grid
  • Game of Life | continues grid cells