VCCC2024 Author: TiGeR1x Category: Christmas Challenge 2024 System: C128 Language: BASIC Len source code: 97 Len exe file: 100 Len code only: <# bytes> (valid for assembler only; length of executable without BASIC stub) Instructions: Load the BASIC file and RUN it on a regular C128 or drag and drop the PRG into a C128-VICE emulator or attach the D64 file to the C128 VICE emulator or copy it to a real disk and start on a regular C128. You have the choice! ;-) Description: First, the program prints the first line with the ribbon, and then a for-loop prints the remaining 17 lines. Each line that is divisible by 8 contains the horizontal edges, while the others contain the vertical ones. Comments: Lots of fun (like last year!) and hope for a new challenge next year! :-)