Added CatChum
This commit is contained in:
parent
634923b9f6
commit
a51e46ea66
BIN
CatChum/CATCHUM.COM
Normal file
BIN
CatChum/CATCHUM.COM
Normal file
Binary file not shown.
BIN
CatChum/CATCHUM.DAT
Normal file
BIN
CatChum/CATCHUM.DAT
Normal file
Binary file not shown.
BIN
CatChum/CATCONF.COM
Normal file
BIN
CatChum/CATCONF.COM
Normal file
Binary file not shown.
27
CatChum/README.md
Normal file
27
CatChum/README.md
Normal file
@ -0,0 +1,27 @@
|
|||||||
|
# CatChum
|
||||||
|
|
||||||
|
CatChum was originally written for the CP/M operating system and the game came bundled with Kaypro computers. It is copyrighted by:
|
||||||
|
|
||||||
|
Yahoo Software
|
||||||
|
10970 Ashton Ave, Suite 312
|
||||||
|
Los Angeles, CA
|
||||||
|
|
||||||
|
For information on the game, see: [Wikipedia](https://en.wikipedia.org/wiki/CatChum)
|
||||||
|
|
||||||
|
This version is adapted to VT100 ANSI escape sequences.
|
||||||
|
|
||||||
|
## Note
|
||||||
|
|
||||||
|
It seems to me that ``CATCONF.COM`` uses some kind of "wrong" VT100 sequences, as my terminal does not like them - the output looks wrong.
|
||||||
|
|
||||||
|
This ``CATCHUM.DAT`` has been changed slightly to make it work with my RC2014 VGA VT100 terminal.
|
||||||
|
|
||||||
|
So don't change it using ``CATCONF.COM`` :)
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
|
||||||
|
The gameplay is like Pac-Man :)
|
||||||
|
|
||||||
|
Use the keys 8 (up), 4 (left), 6 (right) and 2 (down) to control your character (the C/c).
|
||||||
|
|
||||||
|
Have fun!
|
@ -20,6 +20,7 @@ See this repository: https://git.imzadi.de/acn/backgammon-vt100
|
|||||||
* [Ladder](Ladder/)
|
* [Ladder](Ladder/)
|
||||||
* [Rogue](Rogue/)
|
* [Rogue](Rogue/)
|
||||||
* [Wanderer](Wanderer/)
|
* [Wanderer](Wanderer/)
|
||||||
|
* [CatChum](CatChum/)
|
||||||
|
|
||||||
## More Games on the Interwebs
|
## More Games on the Interwebs
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user