aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/life.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* why did I use a dict here?tassaron2017-08-111-18/+17
|
* Life comp shift buttons and Show Grid optiontassaron2017-08-101-1/+55
|
* fixed relative image scale bug & Life preset bugtassaron2017-08-101-3/+4
| | | | dicts must be alphabetized in AV files
* added connected path shape to Lifetassaron2017-08-101-28/+76
|
* more shapes and custom image option for Lifetassaron2017-08-101-11/+156
|
* Conway's Game of Life componenttassaron2017-08-091-0/+155