← Back to game jams

Delivery Failed

What went wrong
Ran into a lot of problems with memory corruption while building the game. I should have spent more time getting debugging working and learning more 6502 assembly techniques before attempting this. Doing a dry run before the jam would have been really helpful too.

You are a delivery driver with unrealistic deadlines set by an evil AI. Duck and weave through traffic while launching packages at houses to meet your deadlines. Built for the NES in 6502 assembly.

How to Play

  • Avoid crashing into other cars
  • Deliver packages to houses designated with flashing rectangles
  • Bonus points if you launch the package through the window
  • The game keeps getting faster and trickier - try to get the highest score
  • Download the ROM and play in your favourite NES emulator, or on real hardware with a flash cart

Controls

NES Controller
Left / Right
Steer left and right
Up
Accelerate
Down
Brake
A
Throw package Left
B
Throw package Right
Start
Pause
Select
Honk Horn in frustration

Details

EventLudum Dare 53 Compo · 2023-04-29
ThemeDelivery
Sourcehttps://github.com/wiltaylor/GameJams/tree/main/LudumDare/LD53
PlatformsNES
EngineCustom
Language6502 Assembly