16
Everything-Else / "SCI Examined" - 20 years ago
« on: January 09, 2012, 02:05:54 PM »
For those that have read the History page on my www.agifans.com web site, you might have seen me refer to a series of text documents called "SCI Examined" that I wrote about 20 years ago and released on some bulletin boards (there being no Internet at the time). I thought these files were long gone, but I've recently been on a trip to the other side of the world (New Zealand) to visit my family and spent some time going through boxes I had in storage and among other things I found an old 720kb floppy that had some of my old SCI and AGI files on it. These files dated to 1991/1992. On there I found six of the seven "SCI Examined" articles I wrote and the associated GW BASIC files I wrote back then for attempting to decode both the AGI and SCI games.
The code is obviously really bad being BASIC with line numbers, written by a high school student not yet exposed to a proper procedural language like C or Java, but it was essentially the "investigation" phase of my AGI/SCI journey and was what got me started on my path towards writing the various parts of the AGI specs, and tools such as SHOWLOG, SHOWPIC, PICEDIT, etc., which I wrote much later around 1997. I thought I might fire up a copy of GW BASIC under DOSBOX and try some of these BASIC programs out to see how far I had actually got at that time. I'll probably create a new page up my web site documenting the experience and I'll upload all the files on there as well (for nostalgic reasons... I'm not expecting that anyone will actually find any use for them).
The code is obviously really bad being BASIC with line numbers, written by a high school student not yet exposed to a proper procedural language like C or Java, but it was essentially the "investigation" phase of my AGI/SCI journey and was what got me started on my path towards writing the various parts of the AGI specs, and tools such as SHOWLOG, SHOWPIC, PICEDIT, etc., which I wrote much later around 1997. I thought I might fire up a copy of GW BASIC under DOSBOX and try some of these BASIC programs out to see how far I had actually got at that time. I'll probably create a new page up my web site documenting the experience and I'll upload all the files on there as well (for nostalgic reasons... I'm not expecting that anyone will actually find any use for them).