From 56fee0edb3d02e842030b95ff19eddbdaa0f6b88 Mon Sep 17 00:00:00 2001 From: kedlubnowski <66332939+kedlubnowski@users.noreply.github.com> Date: Thu, 6 Feb 2025 02:14:44 +0100 Subject: [PATCH] Add wocogo (#276) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9134f2a..67e70c4 100644 --- a/README.md +++ b/README.md @@ -217,6 +217,7 @@ List of projects that provide terminal user interfaces - [tty-solitaire](https://github.com/mpereira/tty-solitaire) Solitaire runs in your terminal! - [typeinc](https://github.com/AnirudhG07/Typeinc) ncurses based typing speed test with various difficulty levels. - [typing-game-cli](https://github.com/akgondber/typing-game-cli) Command line game to practice your typing speed by competing against typer-robot or against your best result +- [wocogo](https://codeberg.org/kedlubnowski/wocogo) Construct words from a list of given segments. A simple TUI game in Python, similar to the NY Times Combinations game. - [Wordle](https://github.com/m-dango/raku-wordle/) Script and library for Wordle, written in Raku - [Zigtris](https://github.com/ringtailsoftware/zigtris) YA terminal tetris - [Zoridor](https://github.com/ringtailsoftware/zoridor) Play Quoridor in the terminal