1
0
Fork 0

Added external links for Gorilla.bas + Hangman

This commit is contained in:
acn 2019-09-06 11:02:04 +02:00
parent 09a947118b
commit 634923b9f6
1 changed files with 6 additions and 1 deletions

View File

@ -18,6 +18,11 @@ See this repository: https://git.imzadi.de/acn/backgammon-vt100
* [2048](2048/)
* [Ladder](Ladder/)
* [Rogue](Rogue)/
* [Rogue](Rogue/)
* [Wanderer](Wanderer/)
## More Games on the Interwebs
* [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