Adventure Game Interpreter#AGI-based games published by Sierra On-Line
{{Short description|Game engine developed by Sierra On-Line}}
{{More citations needed|date=September 2014}}
{{Use American English|date=November 2022}}
{{Use mdy dates|date=November 2022}}
{{Infobox software
| title = Adventure Game Interpreter
| name = Adventure Game Interpreter
| logo =
| screenshot =
| caption =
| author = Unknown
| developer = Sierra On-Line
| released = {{start date and age|1984|05|p=y}}
| discontinued = 1989
| latest release version = 3.002.149
| latest release date = {{start date and age|1989|08|17|p=y}}
| programming language =
| operating system = MS-DOS, Apple GS/OS, ProDOS, Macintosh System, Atari TOS, AmigaOS
| platform = Intel 8088, x86, Apple II, Apple IIGS, Mac, Amiga, Atari ST, TRS-80 Color Computer
| size =
| language = English
| genre = Game engine
| license = Proprietary software
}}
The Adventure Game Interpreter (AGI) is a game engine developed by Sierra On-Line. The company originally developed the engine for King's Quest (1984), an adventure game that Sierra and IBM wished to market in order to attract consumers to IBM's lower-cost home computer, the IBM PCjr.{{cite web | title=King’s Quest: World Video Game Hall of Fame | url=https://www.museumofplay.org/games/kings-quest/ | website=The Strong Museum of Play | publisher=The Strong Museum of Play | access-date=4 May 2025}}
AGI was capable of running animated, color adventure games with music and sound effects. The player controls the game with a keyboard and, optionally, a joystick.
After the launch of King's Quest, Sierra continued to develop and improve the Adventure Game Interpreter. They employed it in 14 of their games between 1984 and 1989, before replacing it with a more sophisticated engine, the Sierra Creative Interpreter.
History
In late 1982, IBM began work on the PCjr, a lower-priced variant of the IBM Personal Computer with improved graphics and sound. The PCjr's Video Gate Array video adapter could display up to 16 colors at a time—a major improvement over the Color Graphics Adapter's four-color limit. The new sound chip, too, could output a wider range of tones than the PC speaker.
IBM commissioned Sierra to produce a game that could showcase these new capabilities.{{Cite journal |last=Trivette |first=Donald B. |date=February 1985 |title=Inside King's Quest |url=https://archive.org/stream/1985-02-compute-magazine/Compute_Issue_057_1985_Feb#page/n137/mode/2up |journal=Compute! |access-date=March 26, 2016}}{{cite web |url=http://members.aol.com/KQswst104/history.html |title=History of King's Quest |date=2006 |website=King's Quest Realm |archive-url=https://web.archive.org/web/20080331033134/http://members.aol.com/KQswst104/history.html |archive-date=March 31, 2008 |access-date=September 28, 2016}} They discussed some requirements for the game, and IBM supplied Sierra with a PCjr prototype. They both agreed that the game should be animated—a first for Sierra.{{cite web | title=Meet Roberta Williams, The Queen of Graphic Adventure Video Games | author=Joanna Goodrich | date=28 September 2020 | url=https://spectrum.ieee.org/meet-roberta-williams-the-queen-of-graphic-adventure-video-games#:~:text=The%20game%20that%20made%20Roberta,fictional%20royal%20family%20of%20Daventry | website=IEEE Spectrum | publisher=IEEE | access-date=4 May 2025}} A team of six designers and developers, led by designer Roberta Williams, worked on the game that was eventually titled King's Quest. Among the developers were Chuck Tingley and Ken MacNeill (later releases{{which|date=September 2016}} also credit Chris Iden. An Apple II version credits Arthur Abraham).{{citation needed|date=September 2016}}
IBM premiered the PCjr in 1984; it did not sell well and, therefore, neither did King's Quest. However, later that year Tandy Corporation released the Tandy 1000, an IBM PC compatible that succeeded where the PCjr failed. King's Quest caused a sensation in the burgeoning market of PC-compatible computers, and Sierra sold more than half a million copies.{{citation needed|date=September 2016}} They ported it to other computers, including the Apple II, Apple IIGS, Mac, Amiga, and Atari ST, but IBM PC compatibles remained the primary platform for their games.
In 1988, with the release of King's Quest IV: The Perils of Rosella, Sierra debuted a more sophisticated game engine: the Sierra Creative Interpreter, or SCI. Since the SCI engine required a more powerful home computer, Sierra released an AGI version of the game at the same time. However, Sierra overestimated consumer demand for the lesser version, and ceased production.
The following year, Sierra published its final AGI-based title, Manhunter 2: San Francisco, then focused exclusively on SCI for new adventure game development. Among SCI's enhancements were a more versatile scripting system, an object-oriented programming model, higher-resolution graphics (320×200 rather than 160×200), a point-and-click interface, and support for additional sound card hardware.
Technical design
The technical complexity of King's Quest made it a burden to write in assembly language, so the programmers created a game engine to simplify development. The engine comprised a bespoke programming language called the Game Adaptation Language, a compiler, and a bytecode interpreter (the Adventure Game Interpreter).{{cite web |url=http://www.adventureclassicgaming.com/index.php/site/features/143/ |title=Making adventure games with AGI |last=Kelly |first=Peter |date=January 21, 2000 |website=Adventure Classic Gaming |access-date=September 25, 2016}} The Game Adaptation Language was a high-level programming language that resembled C. This was compiled into bytecode, which was executed by the interpreter.
Like Sierra's earlier adventure titles, such as Wizard and the Princess (1980), AGI games used vector graphics. The PCjr accepted floppy disks with a capacity of 360 kilobytes, and raster graphics would have consumed an excessive amount of disk space. Instead, King's Quest drew polygons on the screen, and then colored them. Beginning with AGI version 2, the game engine drew graphics in an off-screen data buffer, then blitted them into video memory. This approach was not just to economize use of system resources; it also prevented the game from revealing hidden objects while it drew the screen.
AGI was principally developed for 16-bit computer architectures, which were the state of the art in home computers at the time. These included the IBM PC compatible, the Atari ST, Commodore's Amiga series, and Apple's Macintosh computers. In addition, Sierra ported AGI to three 8-bit computer models: the TRS-80 Color Computer, the Apple IIe, and the Apple IIc.
AGI-based games published by Sierra On-Line
class="wikitable sortable"
! Game !! MS-DOS !! Apple II !! Atari ST !! Amiga !! Apple IIGS !! Mac !! CoCo 3 | |||||||
{{rh}} | King's Quest | {{yes|1984}} | {{yes|1984}} | {{yes|1986}} | {{yes|1987}} | {{yes|1987}} | {{yes|1987}} | {{no}} |
{{rh}} | King's Quest II: Romancing the Throne | {{yes|1985}} | {{yes|1985}} | {{yes|1985}} | {{yes|1987}} | {{yes|1987}} | {{no}} | {{no}} |
{{rh}} | The Black Cauldron | {{yes|1986}} | {{yes|1986}} | {{yes|1986}} | {{yes|1987}} | {{yes|1987}} | {{no}} | {{no}} |
{{rh}} | Donald Duck's Playground{{refn|group=note|Donald Duck's Playground was released for the Apple II and Tandy Color Computer platforms but did not use the AGI engine for those ports, nor did the game's release for the Commodore 64}} | {{yes|1986}} | {{no}} | {{yes|1986}} | {{yes|1986}} | {{no}} | {{no}} | {{no}} |
{{rh}} | King's Quest III: To Heir Is Human | {{yes|1986}} | {{yes|1988}} | {{yes|1986}} | {{yes|1986}} | {{yes|1988}} | {{no}} | {{yes|1988}} |
{{rh}} | Space Quest: The Sarien Encounter | {{yes|1986}} | {{yes|1986}} | {{yes|1986}} | {{yes|1987}} | {{yes|1987}} | {{yes|1987}} | {{no}} |
{{rh}} | Leisure Suit Larry in the Land of the Lounge Lizards | {{yes|1987}} | {{yes|1987}} | {{yes|1987}} | {{yes|1987}} | {{yes|1987}} | {{yes|1988}} | {{yes|1988}} |
{{rh}} | Mixed-Up Mother Goose | {{yes|1987}} | {{yes|1990}} | {{yes|1987}} | {{yes|1988}} | {{yes|1988}} | {{no}} | {{no}} |
{{rh}} | Police Quest: In Pursuit of the Death Angel | {{yes|1987}} | {{yes|1987}} | {{yes|1987}} | {{yes|1987}} | {{yes|1987}} | {{yes|1987}} | {{no}} |
{{rh}} | Space Quest II: Vohaul's Revenge | {{yes|1987}} | {{yes|1987}} | {{yes|1987}} | {{yes|1988}} | {{yes|1988}} | {{yes|1988}} | {{no}} |
{{rh}} | Gold Rush! | {{yes|1988}} | {{yes|1988}} | {{yes|1989}} | {{yes|1989}} | {{yes|1989}} | {{yes|1989}} | {{no}} |
{{rh}} | Manhunter: New York | {{yes|1988}} | {{yes|1988}} | {{yes|1988}} | {{yes|1988}} | {{yes|1988}} | {{no}} | {{no}} |
{{rh}} | King's Quest IV: The Perils of Rosella | {{yes|1988}} | {{yes|1990}} | {{yes|1990}} | {{yes|1990}} | {{yes|1989}} | {{no}} | {{no}} |
{{rh}} | Manhunter 2: San Francisco | {{yes|1989}} | {{no}} | {{yes|1990}} | {{yes|1990}} | {{no}} | {{yes|1989}} | {{no}} |
= Table Notes =
{{reflist|group=note}}
See also
Notes
{{Reflist}}
External links
Retrieved August 15, 2014
Further reading
- [http://www.oldskool.org/shrines/pcjr_tandy/#sierra Excerpt from a 1984 interview with Roberta Williams]
Category:Adventure game engines
Category:Video game development software
{{portal bar|Computer programming|Video games}}
{{Navboxes
|state=collapsed
|list1=
{{Video game engines|state=collapsed}}
}}