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.



🚧 In the Works: "Code Insertion" buttons

Try this in the 🔗 development version of BASIC Anywhere Machine . Who likes looking up statement/function statements (or code blocks) to wh...