Sunday, October 29, 2023

๐Ÿ–ฅ Ten Print Vertical

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.


Ten Print Vertical



No comments:

Post a Comment

๐Ÿ–ฅ Hypnot

This program is a port (and very minor mod) of a QB64 program by bplus.  The program by bplus is a port and mod of a ZBASIC program. run the...