Reviving Classic Unix Games: A 20-Year Journey Through Software Archaeology
11–20 of 85 posts
Re: Reviving Classic Unix Games: A 20-Year Journey Through Software Archaeology
#12Re: Reviving Classic Unix Games: A 20-Year Journey Through Software Archaeology
#13Re: Reviving Classic Unix Games: A 20-Year Journey Through Software Archaeology
#14How 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."
Re: Reviving Classic Unix Games: A 20-Year Journey Through Software Archaeology
#15Re: Reviving Classic Unix Games: A 20-Year Journey Through Software Archaeology
#16When 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…
Re: Reviving Classic Unix Games: A 20-Year Journey Through Software Archaeology
#17When 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…
Re: Reviving Classic Unix Games: A 20-Year Journey Through Software Archaeology
#18When 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…
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
#19There 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?
Re: Reviving Classic Unix Games: A 20-Year Journey Through Software Archaeology
#20Nice 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…