From 32dbe48f04ab232eada3be8a218fe9c53f1cc162 Mon Sep 17 00:00:00 2001 From: acn Date: Tue, 10 Mar 2020 16:26:18 +0100 Subject: [PATCH] Added Ladder (TP reimplementation) link to link list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0cb7bb2..e548ab0 100644 --- a/README.md +++ b/README.md @@ -33,4 +33,5 @@ See this repository: https://git.imzadi.de/acn/backgammon-vt100 * [Gorilla.bas](https://github.com/sblendorio/gorilla-cpm): 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](https://github.com/sblendorio/hangman-cpm): C implementation for CP/M of the classic "hangman" included in "bsdgames" popular package for UNIX +* [Ladder](https://github.com/mecparts/Ladder): Turbo Pascal reimplementation of Ladder (see above)