Wednesday, July 10, 2024

🖥 Cursive Text Sample

This program was reversed-engineered from input (DATA statements) and program output shared by Arnold Kramer in the "BASIC Programming Language" Facebook group.

Well, I then enhanced the program just to demonstrate looping, animation, and colour randomness.




No comments:

Post a Comment

🖥 Modular Multiplication Circles

This BAM program is a port and mod of a PC-BASIC' program by Kurt Moerman which he shared with' the BASIC Programming Language Faceb...