Previous:
More:
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.)
This BAM program is a port of a QBASIC program by Peter McGavin.
Peter McGavin's QBASIC program is an awesome port of an excellent BBC BASIC program by Richard Russell.
This program is based on the graphic output of a BBC-BASIC-for-SDL program created by Kurt Moerman and shared with the "BASIC Programmi...