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

🖥 Guillermo's Graph (Apple II BASIC to BAM port)

This program is a port (and very slight mod) of an Apple II program, shared by Guillermo Ibáñez with the "BASIC Programming Language...