The FreeBASIC program, found here, is a solution to the "Koch curve" task at Rosetta Code.
Subscribe to:
Post Comments (Atom)
🖥 Lightning Panel
This program is a port and mod of the "Lightning Globe" QB64 program by SMcNeill. Run the program View the source code
-
This BAM program is a port, with mods, of the GW-BASIC "CALENDAR" program by Taung-Chao Lee and Benito Navarro Mtz, as found on Fa...
-
QB64 is a performance demon. BAM, not so much. So I had to mod this program a fair bit as part of reducing the resolution of the screen. A...
-
Although BAM supports arrays, BAM does not support the REDIM statement. So, I've modified the original code to use _MAPSET and _MAPGET, ...
No comments:
Post a Comment