From 6eede8dddc74cf92dab079c6fd7ef80b75292839 Mon Sep 17 00:00:00 2001 From: tilleul Date: Mon, 26 Sep 2022 10:26:30 +0200 Subject: [PATCH] Update README.md --- stranger_things/003 - Inline Text Modes/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stranger_things/003 - Inline Text Modes/README.md b/stranger_things/003 - Inline Text Modes/README.md index 388fea2..292d2b9 100644 --- a/stranger_things/003 - Inline Text Modes/README.md +++ b/stranger_things/003 - Inline Text Modes/README.md @@ -273,4 +273,4 @@ There's also a video of the program running: [meeting_the_beadmaster.mkv](meetin The [Applesoft code](meeting_the_beadmaster.bas) is also available. The animation happen in lines 0-999 while the sprites are built in lines 1000-3000. The sprites are long string variables that include all the characters and control-characters needed. To build these I used an Excel spreadsheet as editor (as it was easier). Maybe one day I'll share it. But now is not the time. -Anyway, enjoy ! +Enjoy !