FourT2 Author: Christopher Jam Category: Christmas Challenge System: C64 Language: Assembler (ca65) Len source code: <# bytes> Len exe file: 50 bytes Len code only: 46 bytes Instructions: Install vice, open the prg with it. It will autostart Description: Loops over all the points in a triangle, ploting each one rotated four times around the center of the star. Comments: A last minute entry from me while I claw my brain back post COVID Earlier versions used three reflections and a prng instead of four rotations and two loops.