From 5d8e13b0c8b179e0a141d6d8ad84c5a179e2ad17 Mon Sep 17 00:00:00 2001 From: Herby Gillot Date: Fri, 18 Mar 2022 01:32:49 -0400 Subject: [PATCH] games: add cbonsai (#67) cbonsai is a bonsai tree generator for the terminal: https://gitlab.com/jallbrit/cbonsai Co-authored-by: Justin Garrison --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ca1cc4c..96da101 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,7 @@ List of projects that provide terminal user interfaces - [2048-cli](https://github.com/tiehuis/2048-cli) The game 2048 for your Linux terminal - [bastet](https://github.com/fph/bastet) Evil falling block game - [botany](https://github.com/jifunks/botany/) Virtual plant buddy +- [cbonsai](https://gitlab.com/jallbrit/cbonsai) A bonsai tree generator - [clidle](https://github.com/ajeetdsouza/clidle) Play Wordle in your terminal. Also works over SSH! - [Gameboy Emulator](https://github.com/gabrielrcouto/php-terminal-gameboy-emulator) A PHP Terminal GameBoy Emulator - [go-life](https://github.com/sachaos/go-life) Terminal based Conway's Game of Life