From 9cbf6e14c574acafe25faf90f842420f97a89e8d Mon Sep 17 00:00:00 2001 From: Christopher Drum Date: Sat, 19 Mar 2022 13:45:13 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd1b31f..1d48ff5 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Classic text adventures, reformatted to look beautiful in [Status Line on the Pi ### TL;DR There are a handful of Infocom classics which have hard-coded formatting values which prevent them from being played on narrow screens under 40-characters wide (sometimes even under 60-characters), even if the target machine has enough processing power to play the game. This repo attempts to remove those layout restrictions to adapt a certain class of games to look and play great on small screens. -## Some examples +## Examples of primary changes ### Bureaucracy There is an entire, interesting story behind getting this game to work. Here we see the "computer" being used as well as the start game "registration form" formatted nicely for a 32-character/21 line screen.