DJVIC20STAR.PRG Author: Darrenor64 Category: Christmas Challenge System: VIC20 Language: BASIC Len source code: 146 bytes Len exe file: 146 bytes Len code only: 146 bytes Instructions: Install vice, drag and drop the prg file into Vice's vic20 emulator Description: Traces an 9x9 "X" pattern with a 9x9 "plus" pattern, forming the star Comments: Using basic and exploiting character movement keys, I got a solution smaller than any attempts using cc65 (509 being the best attempt using the same strategy).