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!
- Host: GitHub
- URL: https://github.com/zeroplayerrodent/c64-minigames
- Owner: ZeroPlayerRodent
- Created: 2024-12-06T15:55:30.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-26T19:24:09.000Z (4 months ago)
- Last Synced: 2025-02-06T10:53:17.226Z (3 months ago)
- Topics: assembly, commodore-64, lisp, retrogaming
- Language: Assembly
- Homepage:
- Size: 2.78 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# c64-minigames
Minigames for the Commodore 64!



## 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.