You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
- Would not the Wolf3D engine have come before Doom?Brian H– Brian H2017-03-07 14:17:21 +00:00Commented Mar 7, 2017 at 14:17
- 1@BrianH it would have, but AFAICT people didn't talk about "games engines" before the mid-90s (as you mention in your answer), after Doom's release.Stephen Kitt– Stephen Kitt2017-03-07 15:00:40 +00:00Commented Mar 7, 2017 at 15:00
- 2If it's any help at all, I had a quick search for information around Freescape, which via the 3d Construction Kit was technically the first licensed game engine. The kit's video refers to it exclusively as "the Freescape system". Previews of earlier Freescape games like Driller and Castle Master talk about "the amazing new 3-D technique called Freescape" and "the Freescape system" but never use 'engine'. Although hardly conclusive, I think that's evidence towards the term not being in common use up to the early '90s.Tommy– Tommy2017-03-07 22:31:27 +00:00Commented Mar 7, 2017 at 22:31
- 1@Tommy - there were definitely licensed engines available earlier than that one. A couple I did some work using were 3D Game Maker, which did generate a handful of commercial releases (e.g. this one) and perhaps more memorably The Quill which was used in releases from several top tier publishers (e.g. Melbourne House, Firebird, Games Workshop).Jules– Jules2018-05-24 15:10:48 +00:00Commented May 24, 2018 at 15:10
- Freescape may have been in many ways more impressive, but it certainly wasn't the first. And neither of the above systems (nor others I recall, e.g. HURG, which wasn't licensed commercially AFAICT, although its publisher did offer to publish any suitably high quality games made using it) used the term "engine", so I think you must be right: somebody would have thought to call at least one of them by the name if the word was in use, I'd think.Jules– Jules2018-05-24 15:11:25 +00:00Commented May 24, 2018 at 15:11
| Show 4 more comments
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. ms-dos), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you