/cacurses

cellular automata implemented in python and curses

Primary LanguagePython

CACurses: Cellular Automata in Curses

to start

./cacurses.py
  • +1 to rule "right"
  • -1 to rule "left"
  • speed up 10% "up"
  • speed down 10% "down"
  • pause "space"
  • reset "r"
  • quit "q" or "esc"