Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherDrum authored Mar 19, 2022
1 parent 6fced5d commit 3673c97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Classic text adventures, reformatted to look beautiful in [Status Line on the Pico-8](https://christopherdrum.itch.io/statusline)

### 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 ven under 60-characters), even if the target machine has enough processing power to play the game. This repo alters those layout restrictions to adapt a certain class of games to run on small screens.
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

Expand Down

0 comments on commit 3673c97

Please sign in to comment.