An open API service indexing awesome lists of open source software.

https://github.com/zeroplayerrodent/c64-minigames

Minigames for the Commodore 64!
https://github.com/zeroplayerrodent/c64-minigames

assembly commodore-64 lisp retrogaming

Last synced: 24 days ago
JSON representation

Minigames for the Commodore 64!

Awesome Lists containing this project

README

        

# c64-minigames
Minigames for the Commodore 64!

![Pinball Gameplay](https://github.com/ZeroPlayerRodent/c64-minigames/blob/main/img/pinball2.gif)

![Knights Attack Gameplay](https://github.com/ZeroPlayerRodent/c64-minigames/blob/main/img/knight.gif)

![Snowman Slider Gameplay](https://github.com/ZeroPlayerRodent/c64-minigames/blob/main/img/snow.gif)

![Bombers Dodge Gameplay](https://github.com/ZeroPlayerRodent/c64-minigames/blob/main/img/bombers.gif)

## About

These are small games programmed for the Commodore 64 using a [custom compiler](https://github.com/ZeroPlayerRodent/Duck-and-Cover-64/tree/main/compiler).

Assemble the assembly code with [dasm](https://dasm-assembler.github.io/).

## How to Play

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.