Duck and Cover for the Commodore 64!
This is the Commodore 64 version of Duck and Cover.
It was programmed using a custom compiler with a Lisp-like syntax.
It also includes 2 minigames as a bonus!
Assemble the assembly code with dasm.
First, load the game from disk or tape and type SYS 32768
to begin.
Player 1 uses controller port 1 and player 2 uses controller port 2.
To start/restart the game, hold FIRE on joystick 1 for two seconds.
To change modes, tap UP on joystick 1. To find a specific mode, refer to the game mode matrix.
To toggle hard mode, tap DOWN on joystick 1.
To enable 2-player co-op, press FIRE on joystick 2.
To enable 2-player versus, press FIRE on joystick 2 again.
Use LEFT and RIGHT on the joystick to move your duck.
Repeatedly tap FIRE on the joystick to flap your wings and fly.
Dodge the missiles and explosions, and collect bread to score points.
You have 3 lives. When you run out of lives it's game over.