Christmas Challenge 2023

Author:   Eric Carr
Category: Christmas
System:   Atari
Language: BASIC
Len source code: 72 bytes
Len exe file:    N/A
Len code only:   N/A

Instructions:
1. Run AtariMacX or Altirra and boot to internal BASIC
2. Open SOURCE.txt and copy/paste into the emulator
3. Type RUN and press [Enter]

Description:
This code uses Atari BASIC's PLOT and DRAWTO commands available in the
colored text modes to draw three overlapping rectangles using the * char.

Comments: