From dfc1cf770dfa55d2a9e17202eade35a00bc88ebb Mon Sep 17 00:00:00 2001 From: Gabe Cook Date: Sat, 13 Jul 2024 16:33:20 -0500 Subject: [PATCH] chore(readme): add cli-of-life (#12) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f45afd5..c337f5b 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ To contribute, see [CONTRIBUTING.md](./CONTRIBUTING.md) - [chip-8](https://github.com/braheezy/chip-8) - A CHIP-8 interpreter. - [chtop](https://github.com/chhetripradeep/chtop) - Monitor your ClickHouse node without leaving the terminal. - [circumflex](https://github.com/bensadeh/circumflex) - Read Hacker News in the terminal. +- [cli-of-life](https://github.com/gabe565/cli-of-life) - Play Conway's Game of Life in your terminal. - [clidle](https://github.com/ajeetdsouza/clidle) - A Wordle clone. - [cLive](https://github.com/koki-develop/clive) - Automate terminal operations and view them live in a browser. - [container-canary](https://github.com/NVIDIA/container-canary) - A container validator.