Monday, April 8, 2024

🖥 Coin Tail

This is a port and mod of a BBC BASIC program that is a port and mod of a Commodore PLUS/4 program.

(BBC BASIC program by Richard Russell.  Commodore PLUS/4 program by Georgios Patsos.  See source code for more info.)





No comments:

Post a Comment

🖥 "Spirographed" ellipses to create a colorful (32-bit, gradiant) spherical shape

This sample program shows how to use DRAW to create ellipses (I like to call this a "spirographing" approach. The program generate...