Type LOAD RUN "@MENU" to get a hierarchical menu of all the games on the disk. Not all the programs presented on the disk are on the disk, and some selections result in an error. Of particular note are these: LOAD RUN "StarTrek" -- real-time Star Trek LOAD RUN "QUEEN8" -- This is a marvel of coding efficiency. The main part is merely five lines, and it graphically displays attempts and solutions of the "8 queens" puzzle as it runs. LOAD RUN "MAZE" -- generates a random maze and then solves it