From 2ff376e1b8017b9ae3a047b3f528fcc3098ae750 Mon Sep 17 00:00:00 2001
From: Alessandro Ricottone <ricott2@gmail.com>
Date: Tue, 9 Apr 2024 14:31:13 +0200
Subject: [PATCH] add games to README

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index ea61cc3..96827c7 100644
--- a/README.md
+++ b/README.md
@@ -149,6 +149,8 @@ List of projects that provide terminal user interfaces
 - [tinytetris](https://github.com/taylorconor/tinytetris) 80x23 terminal tetris!
 - [tty-solitaire](https://github.com/mpereira/tty-solitaire) Solitaire runs in your terminal!
 - [Wordle](https://github.com/m-dango/raku-wordle/) Script and library for Wordle, written in Raku
+- [Rebels in the sky](https://github.com/ricott1/rebels-in-the-sky) - P2P terminal game about spacepirates playing basketball across the galaxy.
+- [ssHattrick](https://github.com/ricott1/sshattrick) - Play Hattrick in your terminal over SSH.
 ---
 </details>