Forums

Forums (http://www.abandonia.com/vbullet/index.php)
-   Blah, blah, blah... (http://www.abandonia.com/vbullet/forumdisplay.php?f=14)
-   -   Dos Games (http://www.abandonia.com/vbullet/showthread.php?t=2246)

Omuletzu 07-01-2005 10:40 AM

So how were the old games made?
What programming language did the authors use?
C, qbasic, pascal maybe??
My question is how were games like dun2, qfg 1, kyrandia, etc made?

Tuttle 07-01-2005 11:09 AM

C/C++ and Pascal were the most popular as far as I know. Borland had a big share of the compiler market back then, as did Watcom.

Data 07-01-2005 12:01 PM

Borland and watcom were big player in those days.
I could check a individial games though

Dune2 is compiled with TCC/BCC (so borland) (version 3.1 it seems)

Reup 07-01-2005 12:05 PM

Assembly was also involved a lot. Inline mostly, within the C/C++ -code, for hardware access and performance tweaks.

Rogue 07-01-2005 04:42 PM

First there was a light... :blink: o, that's not that story. :D

At the beginning programmers used low level languages (assembly) and some primitive languages too (basic). Later they used C++ as it was much easier to program, and speed was not that terrible. Also a lot of programs/ games where made in combination of these two.

Strobe 07-01-2005 05:52 PM

here is a link, which basically describes the approach of dos-programming:

Dos-Programming

according to these information, dos games are done in c/c++

Kon-Tiki 07-01-2005 06:46 PM

QfG with an engine that was written by Sierra, called SCI. It's been reversed engineered and a development tool similar to Sierra's made by Brian Provinciano, called SCI Studio. For the older version (AGI... with the non-popup parser and 16 colors), the same goes, but AGI Studio, done by Peter Kelly and taken over by Nailhead.

wendymaree 08-01-2005 04:20 AM

I've always wondered how Kyrandia was made myself. I'd love to make a game like that. The point and click interface was the best of any game made back then, I think. Another game that had an interesting kind of playing surface was Tobin's Progress...no...can't remember the name...but the background was in layers and it scrolled at different speeds as the character walked along. That was more interesting, to me, than 3D scenes.

Tuttle 08-01-2005 05:52 AM

Quote:

Originally posted by wendymaree@Jan 8 2005, 03:50 PM
the background was in layers and it scrolled at different speeds as the character walked along. That was more interesting, to me, than 3D scenes.
They even had a fancy marketing term for that effect back then -- parallax scrolling. :)

wendymaree 08-01-2005 08:48 AM

That's right....I remember reading that somewhere, could be on the box for the game, which was called Torins Progress, btw. Great game. I wonder how they programmed the parallax scrolling?


The current time is 02:22 AM (GMT)

Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.