-
Notifications
You must be signed in to change notification settings - Fork 0
Home
PiotrJander edited this page Nov 18, 2014
·
6 revisions
Welcome to the GameOfLife wiki!
Things to do
- Color things up!
- different color for different states (color1-color2-color1 etc)
- color cells that have been activated at least once
- neon color on black background
- Decide a pattern: http://conwaylife.appspot.com/library
- Divide matrix into sub-matrices with fix and random behaviours
- Create several fixed sub matrices from library and then randomise their order (could do m sub matrices and n options, where m < n for greater variety)
- write our own pattern