From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from minnie.tuhs.org (minnie.tuhs.org [45.79.103.53]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id ebf33250 for ; Fri, 6 Dec 2019 11:10:45 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id 90DCB9BCCF; Fri, 6 Dec 2019 21:10:44 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 12CA89BC21; Fri, 6 Dec 2019 21:10:28 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id 1952A9B57D; Fri, 6 Dec 2019 21:10:27 +1000 (AEST) X-Greylist: delayed 556 seconds by postgrey-1.36 at minnie.tuhs.org; Fri, 06 Dec 2019 21:10:19 AEST Received: from frieza.hoshinet.org (ks3374089.kimsufi.com [37.187.103.66]) by minnie.tuhs.org (Postfix) with ESMTP id D88D493D35 for ; Fri, 6 Dec 2019 21:10:19 +1000 (AEST) Received: by frieza.hoshinet.org (Postfix, from userid 1005) id 2BA3F1C8C79B; Fri, 6 Dec 2019 06:01:01 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by frieza.hoshinet.org (Postfix) with ESMTP id 5F5091C8C798; Fri, 6 Dec 2019 06:01:00 -0500 (EST) Date: Fri, 6 Dec 2019 06:01:00 -0500 (EST) From: Steve Nickolas X-X-Sender: nicci@frieza.hoshinet.org To: Gabriel Diaz In-Reply-To: Message-ID: References: User-Agent: Alpine 2.02 (BSF 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: [TUHS] Gaming on early Unix X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: tuhs@minnie.tuhs.org Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" On Fri, 6 Dec 2019, Gabriel Diaz wrote: > Hello, > > Source code has been published of some early games. > > Were those games playable on Unix machines at the time? What was your favourite game? > > https://kryptonradio.com/2019/04/18/zork-source-code-presumed-lost-forever-has-been-uploaded-to-github/ > > Gabi I've been following this for several months. I don't think there was a Z-machine for any Unix at that time. Nowadays there's Frotz, I think there's also JZip and a bunch of others too, but I'm not sure even one as primitive as InfoTaskForce would run on V7 or earlier. -uso.