vccc24.prg

Author: Kratznagel
Category: Christmas Challenge
System: CBM/PET 8032
Language: Assembler
Len source code:  636 bytes
Len exe file:      89 bytes
Len code only:     74 bytes

Instructions:
Install vice, start xpet, drag and drop the prg file into it.

Description:
Draws a christmas gift box.
The outer loop draws the lines of the box, the inner loop draws the columns of each line.
Drawing different looking lines of the box is done by altering the pointer to the corresponding PETSCII codes.

Comments:
Thanks a lot for this event contest. Merry Christmas and a happy new year!