Dandy (computer game)

Dandy (computer game)

Infobox VG| title = Dandy


developer = John Palevich
designer = John Palevich,
publisher = Atari Program Exchange
engine = custom, 6502 assembler
released = 1983
genre = dungeon crawl, action-adventure game
modes = single to four player
ratings =
platforms = Atari 8-bit
media = floppy disk, cassette
requirements =
input = joystick, keyboard

"Dandy", or "Dandy Dungeon" in some versions, is a dungeon crawl computer game for the Atari 8-bit computers. Dandy was one of the first games to offer four-player cooperative play and a built-in editor. It later served as the inspiration for the popular Atari "Gauntlet" series.

Gameplay

"Dandy" took place in a dungeon consisting of a series of 2D mazes drawn in a top-down fashion. The dungeon as a whole had multiple maze levels, connected together using stairwells. Portions of the mazes were also blocked off by locked doors, which could be opened by finding the keys scattered through the maze. The basic goal of the game was to fight through the maze to the next stairwell, from there to the next level, and proceed through the dungeon's levels to the end.

The players were armed with a sort of bow and arrow, which could be shot in any of the eight cardinal directions. Monsters came in several varieties, although the difference was strictly graphical. When hit, the monsters would "devolve" to the next less-powerful state, before eventually being killed and disappearing. Some monsters were placed in the maze during its pre-game creation and appeared as soon as that level was entered, while others were produced in "monster generators", skull-shaped objects placed in various locations.

Monsters touching the player would cause damage, which could be repaired by eating food. Food was scattered around the dungeon and was picked up on the way. Potions were also available, which would destroy every monster on the screen when activated. Potions could be either shot with the arrow, or picked up and carried for later use. A special "heart of gold" could also be collected, and used to revive dead party members.

The players interacted with the game primarily through the joystick, although there were a limited number of keys for eating food or using the potions. When two or more players played at once, the screen scrolled according to the average location of the group. This encouraged players to cooperate to explore the dungeon.

The game map was created using a custom character set drawn in the Atari's four-color text mode, moving about as the characters reached the edges of the visible portion of the map. Each dungeon level was three screens wide and high. The Atari's special smooth scrolling hardware was used to pan around the level, while the player/missile graphics capabilities were not used.

The game included a level editor that enabled ambitious players to design new dungeons and exchange them with other players.

History

Thesis of Terror

What became "Dandy" was originally written in the fall of 1982 as "Thesis of Terror", Jack Palevich's MIT bachelor's thesis. [ [http://www.atariarchives.org/APX/showinfo.php?cat=20210 atariarchives.org: Dandy] ] The original concept was for a five-person game, four players on an Atari computer acting as a graphical terminal, and a fifth acting as dungeon master controlling the action from a separate computer. The two machines would communicate over their serial ports. However, time constraints meant that the interactive dungeon master role was never implemented. The separate machine, a Hewlett-Packard Pascal Workstation (likely an HP 3000), was used solely as a file server, sending new maps to the Atari on demand.

The game engine was inspired by John Conway's Game of Life. The dungeon is constructed as a cellular automata. The monsters are not actually "moving", the maze itself either has or does not have a monster at any given grid location, and the automata rules are set up to turn on monsters in grid squares in the direction of the players, removing them from the squares further away. This made it easy to implement using the limited resources of the Atari 800; there was only a single algorithm to run no matter how many monsters were currently in the map. It also had the property that any dungeon that could be drawn in the editor would run correctly and efficiently, the designer did not have to worry about "correct" placement of the monsters or generators to ensure the map would work properly.

The design of "Thesis of Terror" was heavily influenced by Dungeons and Dragons; Palevich had never actually played D&D, but he had read through the manuals and watched some of his dorm-mates play campaigns in the lounge of MIT's New House II dormitory. The new name "Dandy" is a play on the phonetic pronunciation of "D and D", which at the time was a generic term for dungeon adventure role-playing games. Dandy was also influenced by the Defender arcade game, which contributed the idea of the smart bomb (potions), and by several maze-exploration arcade games that contributed the idea of using keys to unlock doors. "Dandy" was not influenced by any of the roguelike games, as Palevich was unaware of "Rogue" at the time Dandy was designed.

"Thesis of Terror"'s gameplay was designed with help from Joel Gluck, who was a freshman at MIT at the time. Gluck designed several of the levels in the game, and invented some of the common idioms of Dandy-style games. For example, he designed the "funnel trap", where treasure was placed in such a way that the players would run to the treasure, causing a wall of monsters placed just off screen to activate and charge on the party.

Several changes were made to the gameplay as a result of playtesting. Early versions of the game allowed players to shoot each other, but this was removed after testing showed that when the players discovered that they could hurt each other, the game quickly degenerated into a chaotic free-for-all. Another change was that dead players originally had to sit out the rest of the game. Testing revealed that parties would start the game over when one member died, so that the whole party could continue to play together. To keep the game going, the revival heart was added.

Dandy

After graduating from MIT, Palevich went to work for Atari in the Atari Research division, where he worked on VLSI graphics and sound chips, and also helped design the custom operating system for the unreleased Atari Rainbow personal computer. Of all these projects only the Atari AMY sound chip ended up making it to market. [ [http://www.atarimuseum.com/computers/8bits/xe/xe_protos/65xem.html "Atari 65XEM"] , see "One of the original programmers of the AMY chips software was John Palevich..."]

While working at Atari, Palevich continued developing the game. During the period from February to May 1983 the original was cleaned up for release, and it was during this period that the name became "Dandy". The workstation was removed, and the dungeon master's role was reduced to laying out the maps and saving them to floppy disk. Another change was to remove the ability to return to higher levels of the dungeon. This change was made after play-testing revealed that nobody ever went up to previous levels, except by mistake. Removing this feature sped up level changes, because the maze state no longer had to be written out to disk before the next level was loaded. It also enabled the game to work on cassette tape as well as on disk; on the tape version the cassette tape was stopped between levels, and then started up again to load the next level.

Dandy vs. Gauntlet

Several years after Dandy was released through the Atari Program Exchange, Atari arcade division programmer Ed Logg and his team wrote "Gauntlet". Although Ed has never spoken publicly on the topic, it seems likely that Gauntlet was inspired by Dandy.

In "Dandy" the players, from one to four, control a character in a scrolling dungeon. Monsters of various types populate the dungeon, spawning from "generators" scattered around the maps. Monsters come in several "versions", and when hit devolve into the next less-powerful version before finally disappearing. Players can collect food to improve their health, and potions for special attacks. Each linearly-ordered level is connected to the one below it by a stairwell symbolized by a ladder.

In "Gauntlet" the players, from one to four, control characters in a scrolling dungeon. Monsters of various types populate the dungeon, spawning from "generators" scattered around the maps. Monsters come in several "versions", and when hit devolve into the next less-powerful version before finally disappearing. Players can collect food to improve their health, and potions for special attacks. Each randomly-ordered level is connected to the one below it by a stairwell symbolized by an "Exit" sign.

Where "Gauntlet" differed from "Dandy" was in a few specifics. Each of the characters had different style attacks, which now included "melee" attacks in direct contact with the monsters. Additionally, the game included several features designed to suck quarters; for instance, health decreased with time as well as damage, forcing the game to a conclusion even if no damage was taken. Similarly, food had to be eaten immediately even if the player was at full health (when it had no effect), whereas in "Dandy" it could be saved until it was needed. Dandy's "resurrection heart" feature, which allowed players to bring dead team-mates back to life, was removed.

When "Gauntlet" was released, John Palevich (who by that time had left Atari) contacted Atari and took legal steps to ensure that he continued to have rights to sell and further develop the original "Dandy" game. Palevich also requested that his name appear in the Gauntlet credits as the original game designer. Atari demurred, saying (reasonably) that it would be too expensive to update the ROMs. Atari did give Palevich a full-sized "Gauntlet" arcade game, however.

Palevich later sold the rights to Dandy to a British game developer, Electric Dreams Software, who released versions for the ZX Spectrum, Commodore 64 and Amstrad CPC in 1986. They chose to make a "Gauntlet" clone, rather than a "Dandy" clone, and as a result, the British developer was later sued by Atari. [ [http://www.vintagecomputing.com/index.php/archives/50 "Before Gauntlet, There Was…Dandy Dungeon"] ]

Post-Gauntlet

When Atari decided to re-enter the game console business in the late 1980s, they made a new "Dandy"-like game known as "Dark Chambers". It appears this was based on "Gauntlet" rather than "Dandy". Dark Chambers was released for the Atari 2600, Atari 7800 and Atari XE computers in 1988. This version supported only two players as the additional joystick ports had been removed from the 8-bit machines some time earlier.

Palevich has recently been experimenting with re-writing the core "Dandy" engine in a variety of programming languages. The original version was around 4,000 lines of 6502 assembly language, that took about a hundred hours to write. Cloning the game on a modern computer using C++ took about 1200 lines of code and 12 hours. This makes it a small enough project to be used to compare and contrast the "feel" of various computer languages such as Scheme, C#, F#, and so on. John has released a source-code version of the game for both Microsoft Windows and the Xbox 360. [ [http://cs.hubfs.net/forums/thread/269.aspx "Dandy - A 2D game written in F#"] ] .

References

External links

* [http://www.atariarchives.org/APX/thorlininterview.php Fred Thorlin: The Big Boss at Atari Program Exchange]


Wikimedia Foundation. 2010.

Игры ⚽ Поможем сделать НИР

Look at other dictionaries:

  • Dandy (video game) — Dandy Developer(s) John Palevich Publisher(s) Atari Program Exchange …   Wikipedia

  • Eastern Front (computer game) — Infobox VG| title = Eastern Front (1941) caption=Opening scene in the original Eastern Front , showing the region around Leningrad. developer = Chris Crawford publisher = APX, Atari designer = Chris Crawford engine = released = 1981, 1982 genre …   Wikipedia

  • The Dandy — Click on to enlarge Publication information Publisher D. C. Thomson Co. Ltd …   Wikipedia

  • Need for Speed: Hot Pursuit (2010 video game) — This article is about the 2010 video game. For other uses, see Need for Speed: Hot Pursuit (disambiguation). Need for Speed: Hot Pursuit European cover art Developer(s) Criterion Games …   Wikipedia

  • Gauntlet (arcade game) — Infobox VG title = Gauntlet developer = Atari Games publisher = Atari Games, U.S. Gold designer = Ed Logg release = 1985 genre = Hack and slash modes = Up to 4 players simultaneously cabinet = Custom upright arcade system = ratings = OFLC: G… …   Wikipedia

  • MDK (video game) — Infobox VG| title = MDK developer = Shiny [http://www.shokwave.com/ Shokwave] (Mac port) Neversoft (PSX port) publisher = Playmates Interactive Entertainment designer = Nick Bruty, Bob Stevenson, Tim Williams engine = released = May 31, 1997… …   Wikipedia

  • List of Forgotten Realms characters — This is a list of fictional characters from the Forgotten Realms campaign setting for the Dungeons Dragons fantasy role playing game. Most of these characters have appeared in the multiple series of novels set in the Forgotten Realms. Contents:… …   Wikipedia

  • literature — /lit euhr euh cheuhr, choor , li treuh /, n. 1. writings in which expression and form, in connection with ideas of permanent and universal interest, are characteristic or essential features, as poetry, novels, history, biography, and essays. 2.… …   Universalium

  • Список игр на ZX Spectrum — Список игр для ZX Spectrum. Название Издатель Разработчик Лицензировано у Дата выхода Adventure A: Planet of Death Artic Computing 1982 Adventure B: Inca Curse Artic Computing 1982 Galaxians Artic Computing William J. Wray 1982 Football Manager… …   Википедия

  • The Beano — The current logo Publication information Publisher D.C. Thomson Co Schedule Weekly …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”