Wednesday, December 25, 2024

🖥 Saucer Zap

This program is a port and mod of a QBJS program by James D Jarvis (shared with the QB64PE community and discussed in this thread).

That program by James includes code from the "Plasma Laser Canon Pointer" QBJS program by bplus shared with the QB64PE community in this post.

Although it did not take much effort to get the program ported, I reorganized/refactored the code to help me better see/understand it before making a few mods to alter the behaviour of the game.

The BAM port and mod:

No comments:

Post a Comment

🖥 Modular Multiplication Circles

This BAM program is a port and mod of a PC-BASIC' program by Kurt Moerman which he shared with' the BASIC Programming Language Faceb...