From e9bc80f8e0266996ccec8da9b54a574e61bf9cb3 Mon Sep 17 00:00:00 2001 From: Elijah Voigt Date: Wed, 16 Jul 2025 16:13:23 -0700 Subject: [PATCH] Update README with other games --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 141e794..93108e8 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,9 @@ This is a mono-repo I am working on containing many mini-games I am working on. ## Games -* [tetris](src/bin/tetris/README.md) +* [trees](src/bin/trees) (Early development) +* [tetris](src/bin/tetris/README.md) (Ideation) +* [hum](src/bin/hum) (Ideation) ## Building a game