A personal experiment to learn how to do a game with Commodore 64
This game is born as a personal experiment to learn C64 assembly language. The experiment covers:
- charset redefinition
- map draw
- sprite definition (single and multicolor), draw and collision detection
- joystick control.
More feature to come...
I've used CBM .prg Studio (download).