From c6bf3dc3552f9e8cf8484dc621f4da4431cd5f8f Mon Sep 17 00:00:00 2001 From: HampusM Date: Wed, 23 Mar 2022 19:35:48 +0100 Subject: docs: add ideas to todo in the readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index bf2ae14..6dc2bea 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ This is a c++ Linux CLI implementation of John Conway's game of life. - 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 # Good to have links [John Conway's Game of Life](https://playgameoflife.com) -- cgit v1.2.3-18-g5258