REACTN.BAS -- How fast can you hit "G" after a random delay? SPIROG.BAS -- Enter a few parameters and get a spirograph-like display POEMWR.BAS -- Not even a bad joke. Ignore. SINWVE.BAS -- Plot N cycles of a sine wave TENNIS.BAS -- Amazing real-time 3D graphics with texture mapping. Just kidding. Imagine playing tennis like an adventure game. GOLF.BAS -- Play a round of golf by picking your clubs. This game is part for the course in 1978. DRAW.BAS -- Simple means of drawing pixels to screen, and saving to a file. Also see draw2.bas on draw2.ccvf PLOT.BAS -- Define vectors, operate on them, and plot the results CALCOR.BAS -- by Hengst simple calculator (eg, enter 77*11= and it prints 847) LANDER.BAS -- non-graphical lunar lander, except you have the option of which planet to land on, as the gravitatinal fields will be different RUBIK.BAS -- by Roger E. Safford, Perry, NY Display, rotate, and solve Rubik's cube graphically and in text notation PONG.BAS -- GAMER3.PRG -- by C. Teo standard pong, but in color, with Soundware beeps and boops LIFE0.BAS -- LIFE1.BAS -- by Dale Dewey, Victor, NY Mostly standard life game, but with some good intro help screens about the purpose of LIFE and its history, some common stable or quasi-stabe forms. It is very slow as it is written in BASIC, but it is interesting in that it display new and old generations in green and red so you can see where the growth frontier lies.