Inspired by Holger Weรling's programming competition for Commodore 64 programmers:
Write a pure BASIC program which implements the famous pattern "10 PRINTCHR$(205.5+RND(1));:GOTO10" but with a column-wise, i.e. vertical structure.
This sample program shows how to use DRAW to create ellipses (I like to call this a "spirographing" approach. The program generate...
No comments:
Post a Comment