From 73a0d85b64df4b0c79a659ca77e19a3a635777d5 Mon Sep 17 00:00:00 2001 From: Siavash Askari Nasr Date: Wed, 14 Dec 2022 00:08:28 +0330 Subject: [PATCH] Add Raku Wordle game (#62) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f69f99e..2d1117e 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,7 @@ List of projects that provide terminal user interfaces - [sweeper](https://github.com/igor47/sweeper) Minesweeper game using curtsies - [terminal-phase](https://gitlab.com/dustyweb/terminal-phase) Space shooter game that runs in your terminal! - [tinytetris](https://github.com/taylorconor/tinytetris) 80x23 terminal tetris! +- [Games::Wordle](https://github.com/m-dango/raku-wordle/) Script and library for Wordle, written in Raku ## Libraries