Saturday, November 2, 2024

🖥 Pongy game

This program is a port (and slight mod) of the QB64pe program by SierraKen.  (SierraKen's program shared with the QB64pe community in this post.)

I've modified the program so that the speed of the game is quite slow at the beginning, and the speed progressively ramps up as your score increases.



🖥 Spiralling Text (old-school sine wave)

This is a mod of a program Richard Keijzer wrote in TRS-80 Level II BASIC (44 years ago) and recently shared with the BASIC Programming Lang...