Flake
Author: dplass
Category: Christmas Challenge
System: Tandy 200
Language: BASIC
Len source code: 132
Len exe file:
Len code only:
Instructions:
Install https://sourceforge.net/projects/virtualt for Windows, Mac or Linux. (Only tested on Windows.)
From the "Emulation" menu, select "Model" then "T200".
From the "File" menu, use "Load file from HD" and select FLAKE.BA.
On the emulator screen, use the arrow keys to move to "FLAKE.BA" and hit Enter.
The program should load and run.
When complete, it will show the BASIC prompt "Ok".
Description:
Loops from left to right and top to bottom of the snowflake.
Comments:
The same BASIC source code may work on many BASIC systems that have the power/exponentiation operator (^), e.g., Commodore PET, VIC-20, 64, etc., though some
versions of BASIC do not allow lines longer than 80 characters.