https://github.com/epost/c64-game
A horizontal space shooter for Commodore 64.
https://github.com/epost/c64-game
6502 asm c64 game shooter
Last synced: 3 months ago
JSON representation
A horizontal space shooter for Commodore 64.
- Host: GitHub
- URL: https://github.com/epost/c64-game
- Owner: epost
- Created: 2014-08-27T21:58:44.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-05T17:50:31.000Z (over 9 years ago)
- Last Synced: 2025-01-10T05:01:56.287Z (3 months ago)
- Topics: 6502, asm, c64, game, shooter
- Language: Assembly
- Size: 175 KB
- Stars: 21
- Watchers: 6
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
#+title: C64 Space Shooter
[[./img/banner.png]]
- Horizontally scrolling star field implemented as characters.
- Player and enemy sprites.
- Joystick control.
- CMOS 6510 assembly intended for use with 64tass.
- Hours of fun for the whole family.