2019-09-02 15:54:03 +02:00
|
|
|
# VT100 games for CP/M
|
2019-09-02 15:47:33 +02:00
|
|
|
|
2019-09-02 15:54:03 +02:00
|
|
|
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.
|
|
|
|
|
|
|
|
## Backgammon
|
|
|
|
|
|
|
|
by David C. Oshel; C/asm sources available; I've adopted the code to VT100.
|
|
|
|
|
|
|
|
See this repository: https://git.imzadi.de/acn/backgammon-vt100
|
|
|
|
|
|
|
|
## more to come...
|