Adventure Construction Set

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
Adventure Construction Set
Adventure Construction Set
Cover art
Developer(s) Stuart Smith
Amiga port by Glen Tenney of Fantasia Systems, Inc.
Publisher(s) Electronic Arts
Platforms Commodore 64, Apple II, MS-DOS, Amiga
Release date(s) 1984 (C64)
1985 (Apple II)
1986 (Amiga)
1987 (MS-DOS)
Genre(s) Adventure game,
Game creation system
Mode(s) Single-player, Multiplayer

Adventure Construction Set (ACS) is a program written by Stuart Smith that is used to construct tile-based graphical adventure games. ACS was originally published by Electronic Arts (EA) in 1984 on the Commodore 64, and was later ported to the Apple II, Amiga and MS-DOS platforms. It was one of EA's biggest hits of 1985, earning an SPA "Gold Disk" award.

The program concept was inspired by the 1983 release Pinball Construction Set, and was produced by Don Daglow in parallel with the development of Racing Destruction Set. It provided a graphical editor for the construction of maps, placement of creatures and items, and a simple menu-based scripting to control game logic. A constructed game was stored on its own disk which could be copied and shared with friends, however for some ports (such as Amiga) the ACS software was still needed to play user-constructed games.

Included with the system was a complete predesigned game called Rivers of Light, which was based on The Epic of Gilgamesh. It featured art by Smith and Connie Goldman and music by Dave Warhol (Goldman and Warhol also provided art and music respectively for Racing Destruction Set). The Amiga version of ACS featured art by Greg Johnson and Avril Harrison, and an additional pre-made adventure called "Galactic Agent" by Ken St Andre which was exclusive to that platform.

Titles influenced by ACS include The Elder Scrolls Construction Set. Project lead Todd Howard had stated, "When we started Morrowind, I was really excited about making a tool like 'Stuart Smith's Adventure Construction Set for the Apple 2'. I even used part of the name." [1]

Game-Play

Game-play features of Adventure Construction Set include:

  • Turn-based system.
  • Up to four players may play.
  • A player character can be imported from another adventure. However the character might not retain the same graphic tile if the new adventure uses a different tile set.
  • Music and sound.
  • Random encounters.
  • Spells.
  • Range and melee combat.
  • Along with graphic tiles, text screens are also available for conveying information.
  • Creatures which behave as player-mimics, copying various traits and equipment of the player.
  • Shops.

Construction System

File:ACS rashid01.png
A room built with a custom tile set (Amiga version)

ACS was designed to make tile-based graphical adventure games similar to Smith's earlier games Return of Heracles and Ali Baba and the Forty Thieves. It was reviewed in Computer Gaming World as an "easy-to-use, albeit time-consuming, means of creating a graphic adventure."[2]

The framework of an adventure built within ACS is organized into the following main categories:

  • "World map": This is the top-level map from which characters begin their adventure. The world map differs from other playable areas of the game in that it has no fixed creature encounters, no stacked tiles, quicker movement, it is scrollable, and it optionally may wrap around (have no borders.) Random encounters may occur on the world map, however the game shall switch to a special view to handle the encounter, which plays similarly to that of a "room".
  • "Regions": A region is a collection of rooms. A region is a construction concept and does not present itself to the player, except by indirect means such as disk access when traveling between regions.
  • "Rooms": A room is a rectangular, tiled area of a size which must fit within the game's viewport. Tiles may be used to make a room look like shapes other than rectangular.
  • "Things": A thing is a background tile, obstacle, or collectible item.
  • "Creatures"
  • "Pictures": These are art assets used by the tiles. For some platforms, four colors are available for images. For the Amiga platform, 32 colors are available, each of which can be assigned to be any of 4096 available colors.

Tiles may be stacked. Only the top tile of a stack may be directly interacted with by the player, however special tiles allow for game-logic to be implemented via the stack. For example, a tile may be set to "Activate All Things at This Place".[3] Tiles may also allow or disallow interaction based on the contents of the player's inventory, or activate if a specific object is dropped on top of the stack.

Spell-effects may be attached to Things.

The game allows for somewhat varied monster AI behavior. A creature may be specified to behave solely as a "fighter" or "slinker", or adjust its temperament based on its condition. In addition, it may be specified as either an "enemy", "friend", "neutral", or "thief", with a total of 8 possible behavioral patterns expressed.

There are maximum quotas applied to most categories in the game (including the total number of unique things, text messages, pictures, regions, creatures per region, things per region, and rooms per region.) These limits restrict the size of adventures. For example, "Each adventure can contain up to 15 regions and each region can contain up to 16 rooms."[3]

ACS included a framework for fantasy adventures, as well as starter toolkits for fantasy, futurist, and "spy" game genres.

Auto-Construct Feature

Along with user-constructed adventures, the software can also auto-construct a random adventure. This feature can optionally be used to auto-complete a partially built adventure. The user may specify numerous parameters for auto-generation, including difficulty level.

Reception

Orson Scott Card criticized Adventure Construction Set's user interface, stating that it "was designed by the Kludge Monster from the Nethermost Hell". He praised the game's flexibility, however, reporting that his son was able to create a spell called "Summon Duck".[4]

Community

Electronic Arts contest

Shortly after Adventure Construction Set's release, announcements were included in the packaging for players to submit their adventures for a contest to be judged by Electronic Arts and their playtesters. Approximately 50 games were submitted and winners chosen for three categories:

  • Fantasy - Festival by R.C. Purrenhage written for the Commodore 64
  • Science Fiction - Cosmos by Albert Jerng written for the C-64
  • Contemporary - Panama by Will Bryant for the C-64 and Codename:Viper by Peter Schroeder for the Apple II

Adventure Construction Set Club

The supplementary manual included with the Amiga port mentions, "If you're an ACS fanatic you can join the Adventure Construction Set Club. Club members receive access to a library of adventures created with ACS"[5] The supplementary manual also mentions that the club is not affiliated with Electronic Arts.

See also

References

  1. Lua error in package.lua at line 80: module 'strict' not found.
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. 3.0 3.1 David Grady, "Stuart Smith's Adventure Construction Set - The Manual", Electronic Arts, 1984
  4. Lua error in package.lua at line 80: module 'strict' not found.
  5. unknown author, "Commodore-Amiga Adventure Construction Set" pamphlet, Electronic Arts, 1986

External links