DIAMOND NET Author: Josip Kalebic / Josip Retro Bits Category: Main System: C64 Language: BASIC Len source code: 94 bytes Len exe file: 91 bytes Len code only: Instructions: Run on C64: load "star",8 (clear the screen) run or Type the code from star.bas directly (clear the screen) run or Install vice, drag and drop the xmastree.prg file into it Description: Code iterates through a 19x19 square area and prints characters based on a simple algorithm abs(x)+abs(y)=3. Comments: Merry X-Mass!!!