25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
-
+
-
+
-
+
|
| `CRAPS .BA` | `-----` | The dice game of craps. Surprisingly it's not the version from *101 BASIC Computer Games*.
| `DICE .BA` | `-101-` | Simulates rolling of dice, and prints the distribution of values returned.
| `FOOTBL.BA` | `-101-` | The first of two football simulations from *101 BASIC Computer Games*.
| `FOTBAL.BA` | `-101-` | The other football game from *101 BASIC GAMES* by Raymond W. Miseyka, Butler Sr. High School, Butler, PA.
| `GOLF .BA` | `-----` | A not so great golf simulation. The one in *101 BASIC Computer Games* looks a lot better.
| `HELLO .BA` | `-101-` | Simple conversation program where Petey P. Eight gives advice.
| `HOCKEY.BA` | `-101-` | Simulation of regulation hockey game. Written by Charles Buttrey, Eaglebrook School, Deerfield, MA .
| `KING .BA` | `-101-` | Land management simulation by James A. Storer, Lexington High School, Lexington, MA.
| `KING .BA` | `-101-` | Land management simulation by James A. Storer, Lexington High School, Lexington, MA. [History](#king)
| `LIFE .BA` | `-101-` | Conway's game of life by Clark Baker, Project DELTA, Delaware School Auxiliary Assoc., Newport, Delaware.
| `LIFE2 .BA` | `-101-` | Two players put pieces on the board. Rules of Conway's game of life determines survivor. [History](#life2)
| `MONPLY.BA` | `-101-` | Monopoly board game simulation, by David Barker, Southeastern State College, Durant, OK. [History](#mon)
| `POKER .BA` | `-101-` | Play poker against the computer. [History](#poker)
| `RESEQ.BA` | `-----` | Re-sequence line numbers of a BASIC program. Not from the DEC BASIC book.
| `ROCKET.BA` | `-101-` | Lunar lander simulation. Written by Jim Storer, Lexington High School.
| `ROCKET.BA` | `-101-` | Lunar lander simulation. Written by Jim Storer, Lexington High School. [History](#rocket)
| `ROCKT1.BA` | `-101-` | Another Lunar Lander Simulator. Written by Eric Peters, Digital.[History](#rockt1)
| `ROULET.BA` | `-----` | European Roulette Wheel game. Written by David Joslin.
| `ROULET.BA` | `-----` | European Roulette Wheel game. Written by David Joslin. [History](#roulet)
| `SIGNS .BA` | `-----` | Program to print posters by Daniel R. Vernon, Butler High School, Butler PA. [Usage](#signs)
| `SNOOPY.BA` | `-----` | The old "Curse You Red Barron" Snoopy poster.
| `SPACWR.BA` | `-101-` | Space war game based on classic Star Trek. Game written by Mike Mayfield, Centerline Engineering.
| `TICTAC.BA` | `-----` | Play tic-tac-toe with the computer. Simple version. [History](#tictac)
| `WAR .BA` | `-101-` | Play the game of war against the computer. [History](#war)
| `WAR2 .BA` | `-101-` | Deploy 72,000 soldiers to Army, Navy, and Air Force against the computer. [History](#war2)
| `WEKDAY.BA` | `-101-` | Input a birth date and learn fun facts about happenings in the elapsed time. [History](#wekday)
|