A collection of software written for the Commander X16 "new retro" computer. Unless otherwise indicated in the individual project folder, all of the software herein is covered by the BSD Software License.
Project | Description |
---|---|
hanoi | Animated solution of the Towers of Hanoi for N=8 (BASIC) |
matrix | A PETSCII version of the digital rain display from The Matrix (Prog8). |
langtons-ant | Simulation of Langton's Ant (Prog8). |
shell-sort | Implementation of Shell's Sort as a USR() routine that sorts a BASIC string array. (Assembly) |
volume-control | Volume Control, Anthony Henry's Audiobook player |