Live data from Hacker News

Reviving Classic Unix Games: A 20-Year Journey Through Software Archaeology

vejeta.com

11–20 of 85 posts

Re: Reviving Classic Unix Games: A 20-Year Journey Through Software Archaeology

#14

How were the contributions by Richard Caley handled? "The legal reality was harsh: Richard’s contributions to Conquer couldn’t be relicensed. The university couldn’t help contact heirs due to privacy laws."

The notion that everything had to be relicensed under the GPL “so it could be properly preserved and packaged for modern Linux distributions” seems pretty silly.

Re: Reviving Classic Unix Games: A 20-Year Journey Through Software Archaeology

#15
When I was a kid, early 80s, my mom's job had bought some IBM computer. Not PCs, but some kind of large computer in a room to help with accounting / book keeping. Terminals with green text screens were attached to this computer. They had text based menus, and somewhere in this menu system, there were games. One game was a kind of horse race I remember, where digits were racing from left to right on the screen. Another was probably a lunar lander, but memory is lacking. Can someone tell from this description what kind of computer this was, and what OS it was running?

Re: Reviving Classic Unix Games: A 20-Year Journey Through Software Archaeology

#16
post #15

When I was a kid, early 80s, my mom's job had bought some IBM computer. Not PCs, but some kind of large computer in a room to help with accounting / book keeping. Terminals with green text screens were attached to this computer. They had text based menus, and somewhere in this menu system, there were games. One game was a kind of horse race I remember, where digits were racing from left to right on the screen. Anothe…

IBM System/34, System/36, or System/38 perhaps? Those are IBM's minicomputers available in that timeframe.

Re: Reviving Classic Unix Games: A 20-Year Journey Through Software Archaeology

#17
post #15

When I was a kid, early 80s, my mom's job had bought some IBM computer. Not PCs, but some kind of large computer in a room to help with accounting / book keeping. Terminals with green text screens were attached to this computer. They had text based menus, and somewhere in this menu system, there were games. One game was a kind of horse race I remember, where digits were racing from left to right on the screen. Anothe…

System/34 or System/36, the game was RACE. Here you go: https://www.youtube.com/watch?v=mYRuTHz-wwk

Re: Reviving Classic Unix Games: A 20-Year Journey Through Software Archaeology

#18
post #15

When I was a kid, early 80s, my mom's job had bought some IBM computer. Not PCs, but some kind of large computer in a room to help with accounting / book keeping. Terminals with green text screens were attached to this computer. They had text based menus, and somewhere in this menu system, there were games. One game was a kind of horse race I remember, where digits were racing from left to right on the screen. Anothe…

Unfamiliar but probably System/34 or System/36 running SSP (System Support Program) with IBM 5250 series terminals.

Unsure about the games. Here’s an early lunar lander:

https://www.cs.brandeis.edu/~storer/LunarLander/LunarLander....

Another Lunar version:

https://undefinedvalue.com/lunar-for-c-and-rust.html

System/36 guide:

https://archive.org/details/bitsavers_ibmsystem3rogrammingWi...

Possible source for games in David H. Ahl in his book 101 BASIC Computer Games.

Re: Reviving Classic Unix Games: A 20-Year Journey Through Software Archaeology

#19

There use to be a set of games which were available for SunOS and may be Solaris, including a flight simulator with wired frame graphics, and Sun even had released a book about these games at that time(may be early 1990's). Are they also covered by these? Anyone remember a flight simulator with wireframe graphics available Unices?

ACM, Sabre?

Re: Reviving Classic Unix Games: A 20-Year Journey Through Software Archaeology

#20
post #10

Nice to see this happening, FWIW: I uploaded a very old Star Trek Game I think from 1973. I got it from the Coherent OS people. You can get it by issuing these commands: curl 'gopher://sdf.org/0/users/jmccue/repository/trek-73.tar.gz' -o trek-73.tar.gz curl 'gopher://sdf.org/0/users/jmccue/repository/trek-73.tar.gz.asc' -o trek-73.tar.gz.asc and my gpg key in case you want to validate the download: curl 'gopher://sdf…

Trek lives in every OpenBSD install. And OFC with any Basic interpreter running the original game. I translated a Zmachine port into Spanish, too. ZTrek.
Post reply on HN