Skip to content

Releases: ChainedLupine/ludumdare44_gamejam_apple2

Ludum Dare #44 jam release (bug fix #1)

Choose a tag to compare

@ChainedLupine ChainedLupine released this 01 May 10:36

Fixes these bugs:

- [done] skips over some dialog (needs keypress detect delay)
- [done] right-panel doesn't have the right colors
- [done] crash on talk to bed
- [done] selector: error message on left/right

Ludum Dare #44 jam release

Choose a tag to compare

@ChainedLupine ChainedLupine released this 30 Apr 01:40

This is the final version at the end of the jam.

Known bugs:

  • There is a bug with the room image loading routine (images are offset by wrong pixel clock, making the colors wrong on the street image, ie: sky is green instead of blue).
  • Keyboard input routine tries to sample the keyboard latches without clearing the strobe first, so game can sometimes skip past dialog.

bytes free: 5644 (in the area I'm using for code+data)