Update
This commit is contained in:
parent
767b52f354
commit
d9a9d8158f
6 changed files with 47 additions and 75 deletions
|
@ -22,5 +22,17 @@ We have an [infinite](infinity.md), regular two dimensional grid of cells, each
|
|||
| alive | 2 or 3 live neighbors | else (under/overpopulation) |
|
||||
| dead | 3 live neighbors | else |
|
||||
|
||||
## Code Example
|
||||
|
||||
TODO
|
||||
|
||||
## Programming
|
||||
|
||||
TODO: techniques for optimization etc.
|
||||
|
||||
TODO: extensions, continuous, code, optimizations
|
||||
|
||||
## Extensions, Modifications And Generalizations
|
||||
|
||||
TODO
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue