Skip to content

release-0.2

Compare
Choose a tag to compare
@skx skx released this 26 Apr 15:19
· 158 commits to master since this release

release-0.2

This release fixes a couple of display-related bugs, as found when playing the game on real hardware.

  • Previously we used a combination of \r\n and \n characters to make newlines appear on-screen.
  • We're now using the two-character form universally to avoid text not starting at the beginning of lines.
  • The output produced by HELP, LOOK, and INVENTORY are now indented.

Finally EXAMINE produces the correct results for our TRAPDOOR object.