Skip to content

EnderMk9/ElementaryCellularAutomata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

ElementaryCellularAutomata

Elementary Cellular Automata implementation in Python3

Requierements:

  • Python 3
  • PyGame
  • NumPy

Controls:

  • LClick - Turn alive
  • RClick - Kill cell
  • SPACE - Pause/Unpause
  • W - Increase lines
  • S - Decrease lines
  • BACKSPACE - Reset
  • F/G - Previous/Next rule
  • T - FromTop activate
  • R - RuleView activate
  • B - Turbo activate
  • ESC - End Game

Video Preview

Alt text

About

Elementary Cellular Automata implementation in Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages