From 6c4ac7727094259b3b5a25e8c168245983e70b2f Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Tue, 4 Feb 2025 11:00:22 +0100 Subject: scroll: Implement a roulette-like game MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- fx/README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'fx/README.md') diff --git a/fx/README.md b/fx/README.md index e7194dc..f42f323 100644 --- a/fx/README.md +++ b/fx/README.md @@ -10,3 +10,5 @@ the data. A very simple example is provided in [blink.s](./blink.s) where a character blinks periodically. + +![blink.gif](../docs/blink.gif) -- cgit v1.2.3