Skip to content

arrogantrobot/cacurses

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages