aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6dc2bea..083f4f4 100644
--- a/README.md
+++ b/README.md
@@ -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