diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -3,7 +3,6 @@ This is a c++ Linux CLI implementation of John Conway's game of life. # Todo - Implement the actual game -- Multithreading - Dynamic terminal window size. Redraw everything when the window size changes - Cells can be eaten by other cells twice as large - Creatures with different abilities. Speed for example |