aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHampusM <hampus@hampusmat.com>2022-03-23 19:41:31 +0100
committerHampusM <hampus@hampusmat.com>2022-06-13 17:56:57 +0200
commit486ca3846b46dc229e5807968578809766ec1991 (patch)
tree65a4b7a746d6305666af06f8a1975c76244085a7 /README.md
parentb8e86ce397dc07320c02f6a5f592c7c6a4421c86 (diff)
feat: implement generations & multithreading
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