1
0
Fork 0
CP/M games that work with a VT100 terminal
Go to file
acn 12e2e2c263 encoding changes 2020-12-03 15:52:48 +01:00
2048 encoding changes 2020-12-03 15:52:48 +01:00
Backgammon New ZIP package creation script and packages added 2020-12-03 15:25:58 +01:00
Battleships New ZIP package creation script and packages added 2020-12-03 15:25:58 +01:00
Blocks New ZIP package creation script and packages added 2020-12-03 15:25:58 +01:00
CatChum New ZIP package creation script and packages added 2020-12-03 15:25:58 +01:00
FindThatMine New ZIP package creation script and packages added 2020-12-03 15:25:58 +01:00
HDimage README of Pac corrected 2020-12-02 15:36:30 +01:00
Ladder New ZIP package creation script and packages added 2020-12-03 15:25:58 +01:00
LadderTP New ZIP package creation script and packages added 2020-12-03 15:25:58 +01:00
MazezaM New ZIP package creation script and packages added 2020-12-03 15:25:58 +01:00
Pac New ZIP package creation script and packages added 2020-12-03 15:25:58 +01:00
Packages encoding changes 2020-12-03 15:52:48 +01:00
Quatris New ZIP package creation script and packages added 2020-12-03 15:25:58 +01:00
RobotChase New ZIP package creation script and packages added 2020-12-03 15:25:58 +01:00
Robots New ZIP package creation script and packages added 2020-12-03 15:25:58 +01:00
Rogue New ZIP package creation script and packages added 2020-12-03 15:25:58 +01:00
Snake New ZIP package creation script and packages added 2020-12-03 15:25:58 +01:00
Sokoban New ZIP package creation script and packages added 2020-12-03 15:25:58 +01:00
Wanderer New ZIP package creation script and packages added 2020-12-03 15:25:58 +01:00
Worm New ZIP package creation script and packages added 2020-12-03 15:25:58 +01:00
cpmtris New ZIP package creation script and packages added 2020-12-03 15:25:58 +01:00
.gitignore gitignore file added 2020-06-28 11:07:24 +02:00
README.md README change 2020-12-03 15:27:50 +01:00

README.md

VT100 games for CP/M

In this repository, I want to collect some games for CP/M which work when using a VT100 compatible terminal (i.e. VT100 ANSI escape sequences).

These games use VT100 either per default or were adopted to using them.

Whenever possible, I will provide working binaries (i.e. .COM files) and also the sources or original files that I found online.

Games in this repository

Tetris clones

Kind-of jump-and-run games

Arcade games

Puzzle games

Strategy games

More Games on the Interwebs

  • Gorilla.bas: GORILLA.BAS port to CP/M in Turbo Modula-2. Supported terminals: VT52, VT100, ANSI, ADM-31, KayPro, C128, Memotech monochrome, CPC / Zenith Z19
  • Hangman: C implementation for CP/M of the classic "hangman" included in "bsdgames" popular package for UNIX

HD image

In the directory HDimage, you can find a 4MB z80pack compatible HD image conaining all the game files (minimal file count). All games are on user area 0, except Wanderer, which uses a lot of data files - Wanderer is placed in user area 1. This HD image file should be usable e.g. on the IMSAI 8080 clone or any other z80pack powered emulation.

ZIP archives

In the directory Packages, a script to create .zip archives (as well as these files) of every game can be found. These archives are created for BBS distribution of the games.