Initial commit: ZIL source + Python game engine

Original ZIL source code for The Hitchhiker's Guide to the Galaxy (Infocom, 1984)
plus a native Python text adventure engine with the Earth opening sequence playable
(Bedroom → Front Porch → Front of House → Country Lane → Pub).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-03 20:46:54 +02:00
commit f55286db8e
49 changed files with 17531 additions and 0 deletions
+36
View File
@@ -0,0 +1,36 @@
.INSERT "S4FREQ"
.INSERT "S4DAT" ; DATA IS IN THIS FILE
.INSERT "MISC"
.INSERT "PARSER"
.INSERT "SYNTAX"
.INSERT "VERBS"
.INSERT "GLOBALS"
.INSERT "EARTH"
.INSERT "VOGON"
.INSERT "UNEARTH"
.INSERT "HEART"
.INSERT "S4STR"
.END