

For example, the SCUMM command walk dr-fred to laboratory-door would be tokenized to a 4-byte command. SCUMM was developed to be a tool that converted human-readable commands into byte-sized tokens that then would be read by an executable interpreter program that presented the game to the player. This concept informed the idea of a scripting language that would be cross-platform. At the time, personal computers (PC) did not have large enough abilities or speed to edit and compile programs, so often the LucasArts coders would write code as cleanly as possible on a Sun workstation to remove all errors so that, while compiling on a PC would be slow, it would be less error-prone. The nature of SCUMM emerged from the background of most of the early programmers at LucasArts, including Wilmunder, who had been programmers for minicomputers and Unix workstations. This is a token language that provided groundbreaking coding techniques. UnXman) in 1987, : 34:21 with later versions enhanced by Aric Wilmunder (a.k.a., the SCUMM Lord) and Brad P. The original version was coded by Ron Gilbert (with some initial help by Chip Morningstar a.k.a. SCUMM has been released on these platforms: 3DO, Amiga, Apple II, Atari ST, CDTV, Commodore 64, Fujitsu FM Towns & Marty, Apple Macintosh, Nintendo Entertainment System, DOS, Microsoft Windows, Sega CD (Mega-CD), and TurboGrafx-16/PC Engine. SCUMM is also a host for embedded game engines such as the Interactive MUsic Streaming Engine ( iMUSE), the INteractive Streaming ANimation Engine ( INSANE), CYST (in-game animation engine), FLEM (places and names object inside a room), and MMUCAS. This also allowed the game's script and data files to be cross-platform, i.e., re-used across various platforms. It falls somewhere between a game engine and a programming language, allowing designers to create locations, items and dialogue sequences without writing code in the language in which the game source code ends up.


It was subsequently used as the engine for later LucasArts adventure games. Script Creation Utility for Maniac Mansion ( SCUMM) is a video game engine developed at Lucasfilm Games, later renamed LucasArts, to ease development on their graphic adventure game Maniac Mansion (1987).
