Saturday, June 8, 2024

πŸ–₯ "Structured" World Map

 The recent πŸ–₯ World Map program stands as a great example of a neat program created in an "unstructured" programming paradigm.

This alternative version of the program is a port of Tom Lake's QB64 program, a really great conversion of the "unstructured" program to a "structured" programming paradigm.

It is very cool to compare the various unstructured versions of World Map to Tom Lake's program (his QB64 version and this BAM port.)



No comments:

Post a Comment

πŸ–₯ Fractals in Focus : A classic BASIC program with some new twists

This program is a port and mod of Steve Justice's program presented in the "Fractals in Focus" article found in the May 1985 i...