arrogantrobot / cacurses

cellular automata implemented in python and curses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"

About

cellular automata implemented in python and curses


Languages

Language:Python 100.0%