## Description _A Musical Number Guessing Game_ is a simple number guessing game where the Altair 8800 thinks of a number and the player must guess which. After each guess the lights on the computer will indicate if the value was too high (all llights go [...]
## Description _33 Programs and Projects for the Altair 8800_ is a book with various information for Altair 8800 owners. There are also some games included: * Pong – Allow playing of a Pong variant using an oscilloscope plotter. * Tic Tac Toe [...]
## Description This implementation of _Nim_ has an AI that uses a strategy as presented in “Games of Fun and Strategy”. The player decides up front how many piles of sticks are in play and how many sticks are in each pile. After that the [...]
Lunar ## Description _Lunar_ is the original Lunar Landing game. The player’s aim is to successfully land a lander on the moon’s surface. The game plays in turns which represent one second and is completely text based. In each turn the player [...]
Target ## Description Target is a game of skill in which the player must fire missiles at a moving target. The target moves along the right side of the screen. Missiles take time to travel the screen so the player must lead the target in order to hit. The [...]