diff options
author | B. Watson <urchlay@slackware.uk> | 2023-04-06 22:16:06 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-08 09:16:25 +0700 |
commit | 268f20a2c824b54ee0964842e9d9750e0c1e3a9d (patch) | |
tree | d485d0351d17b2fc4fff1c21f10cad111579ec52 /games/zork-mit/README | |
parent | 4902427f2d4c924bb05bd676a240403d4ae35303 (diff) |
games/zork-mit: Added (PDP/10 Zork from MIT, circa 1981)
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/zork-mit/README')
-rw-r--r-- | games/zork-mit/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/games/zork-mit/README b/games/zork-mit/README new file mode 100644 index 0000000000..aa08501460 --- /dev/null +++ b/games/zork-mit/README @@ -0,0 +1,8 @@ +zork-mit (PDP/10 Zork from MIT, circa 1981) + +This is a modern C++-17 port of the final 616-point Zork, originally +written in MDL at MIT around 1978-1981. + +See also: games/zork and games/dungeon. This version of Zork is newer +than the Dungeon version that was ported to Fortran, but older than +the commercial Zork games for PCs. |