From 1e0092b50ee96f5993f456e8ecdb06044a38b8eb Mon Sep 17 00:00:00 2001 From: Adam Saponara Date: Thu, 8 Jun 2023 23:43:40 -0400 Subject: [PATCH] update readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2b5bcd2..5cb0431 100644 --- a/README.md +++ b/README.md @@ -93,14 +93,20 @@ to submit PRs for other languages.) * Rust * Zig +And elsewhere: + +* [Crystal](https://github.com/thmisch/termbox.cr) + ### Examples * [mle][2] - flexible terminal-based text editor * [ictree][3] - like tree but interactive * [lavat][4] - lava lamp for the terminal +* [termbox-tetris][5] - Tetris clone [0]: https://suckless.org [1]: https://github.com/termbox/termbox [2]: https://github.com/adsr/mle [3]: https://github.com/NikitaIvanovV/ictree [4]: https://github.com/AngelJumbo/lavat +[5]: https://github.com/zacharygraber/termbox-tetris -- 2.39.5