## Description _Tictac-1_ lets the player play Tic-Tac-Toe against the computer. Both take turns at placing a mark in a three by three grid with the goal of getting three in a row.
## Description _Teaser_ is a puzzle game in a 3×3 grid of bits. Each bit can be either 1 or 0. The rules are simple. The player can change a 1 to a 0, but not the other way around. When changing a 1 into a 0, it also influences its neighbours. When [...]
## Description _Rapier_ is a chess game. The player can play chess against the computer in four levels of play. It’s possible to swap sides. There are 1,2,3 and 4 step check mate puzzles.
## Description _The Random Number Game_ is a Mastermind variant with numbers. The player determines the length of the code after which the computer thinks of a random number code of that length. The player inputs guess and hears how many of the guessed [...]
## Description _Blkjak-1_ allows the player to play the card game Black Jack against the computer. The player can hit and stop, but more advanced rules like splitting and insurance are not implemented in the game.
## Description _BASIC Software Library: Volume V – Experimenter’s Programs_ is a compilation of various programs written in BASIC. Some games are included. They are: * Baseball – A non-interactive baseball game that plays itself. * [...]
## Description _BASIC Software Library: Volume IV – General Purpose Programs_ is a compilation of various programs written in BASIC. Some games are included. They are: * Bingo * Bull * Enterprise – Commandeer the enterprise in a battle against [...]
## Description _BASIC Software Library: Volume 1 – Business and Recreational_ is a compilation of various business and recreational programs written in BASIC. Some games are included. They are: * Animal including a more comprehensive cybernetic AI [...]