1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
|
About
This is a c++ Linux CLI implementation of John Conway's game of life.
Todo
- Dynamic terminal window size. Redraw everything when the window size changes
index : game-of-life | ||
A c++ Linux CLI implementation of John Conway's game of life |
aboutsummaryrefslogtreecommitdiff |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
|
This is a c++ Linux CLI implementation of John Conway's game of life.