103FLAKE
Author: STK
Category: Christmas Challenge
System: Commodore 128
Language: Basic 7.0
Len source code: 191
Len exe file: 105
Len code only: 103
Instructions:
DLOAD"103FLAKE"
RUN
Description:
The upper left part of the flake is stored as mirrored bit-pattern in a
string. To avoid a zero byte (which would end the basic line) the bits are
flipped (0: star, 1: no star).
Comments: