Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

World Builder

From Wikipedia, the free encyclopedia
1986 video game
For other uses, seeWorld Builder (disambiguation).
World Builder
World Builder software icon
Developer(s)Silicon Beach Software
Initial release1986; 39 years ago (1986)
Stable release
1.2 / 1995; 30 years ago (1995)
Operating systemSystem 3
TypeGame Creation System
LicenseFreeware

World Builder is agame creation system for point-and-clicktext-and-graphics adventure games.[1] It was released forMacintosh in 1986 bySilicon Beach Software and had already been used for creatingEnchanted Scepters in 1984. On August 7, 1995, developer William C. Appleton released World Builder asfreeware.

Functionality

[edit]

World Builder creates games that consist of twowindows: a scene window containing a1-bit black-and-white illustration of the current location; and a text window containing a text description of the current location, a log of any player interactions in this location, and atext parser. The player interacts with the game world by clicking objects in the scene window, typing commands into the text parser, and selecting options from the game's Commands and Weaponsmenus.[2]: 5  World Builder includes an optional combat system that tracks physical and spiritual damage.[2]: 40-41 

The world map is organized intorooms, which World Builder callsscenes, with movement between scenes possible incardinal directions and up/down as was common in earlierinteractive fiction. Other types of movement such as teleportation are possible with scripting.[2]: 58  The game engine only supports hostile interactions withNPCs,[2]: 6  but scripting can be used for more complex behavior such as peaceful interactions[3] and controlled or random NPC movement.[2]: 58  Character combat strength and behavior can be set, as well as the accuracy and strength of native weapons (such as fists and teeth), natural armor[2]: 39-44  and inventory weapons and armor. Combat isturn-based and resolved by the characters' natural attributes modified by armor, weapons[2]: 46-48  and a random component similar todice rolls inrole-playing games.

A large number of games were made and released in circulation,[4] many after the application was made freeware with the release of version 1.2 in 1995.[5] The software did not support 32-bit addressing until version 1.2 and hence games created with prior versions are not compatible withSystem 7 or later. AResEdit hack was provided to allow the program (and its games) to run on System 7 to 9 but sounds would not play onPower PC Macs.

Ray Dunakin, author of numerous titles using the game development system, contributed various documentation and supporting files for the World Builder 1.2 release.

Interface

[edit]
A screenshot of World Builder editing a game

World Builder's workflow interface consists of four base windows containing the four types of World Builder components that comprise a World Builder game: scenes, characters, objects, and sounds.[2]: 11  From these windows,dialog boxes and editing windows can be opened to define the properties of individual components.[2]: 35 

  • Scene Map: This window contains a scrollable grid map displaying the scenes in the game. Scenes are added as cells in the map. Each cell can be moved around within the map and opened to edit the scene's graphics, text description, data and code.[2]: 11-12 
  • Character List: Theplayer character and NPCs have editable data determining attributes such as gender, combat details, sound effects associated with various actions, and comments displayed when the character takes actions. All NPCs are hostile and player interactions are limited to combat, bribery, chasing, and fleeing.[2]: 24-28  Making peaceful NPCs capable of other interactions requires the use of objects and code.[3]
  • Object List: These include inventory items and interactive scene objects like doors.[2]: 45-49 
  • Sound List: World Builder can import sounds from sound libraries and digitized audio, with each sound effect capped at a maximum size of 65.535kB.[2]: 78 

World Builder includes a graphics editor to illustrate objects, scenes and characters, with support forQuickDraw vector graphics andbitmapraster graphics and the option topaste raster graphics into the editor.[2]: 50-54 

Scripting

[edit]

World Builder has ascripting language allowing the user to manipulate the game's components via two layers of code: scene code and global code. World Builder's scripting language allows the user to program global code to define interactions across all scenes, and scene code to define any scene-specific interactions. The scripting language allows tracking and manipulation of the player character, NPCs, objects, player clicks, typed text, predefined numeric variables and user-defined variables viaif-then expressions,let expressions,relational operators, andstatements.[2]: 55-72 

The World Template included with the program contains default global code with default failure responses to standard text commands like north, south, up, down, and so on. Other than actions with characters (which are always combat oriented) and clicking on objects to pick them up, everything has to set up through code and dialog boxes.

Reception

[edit]

Gaming historian Richard Moss considered World Builder to be a part of the Macintosh's "for the rest of us" philosophy that democratized home computing with user friendly, accessible tools. World Builder allowed those who weren't skilled coders to develop and modify games with "a few clicks in the authoring tool" and a powerful scripting language.[6] By 1987, World Builder had "spawned a whole breed of games onbulletin boards" ranging "from fairly professional stories to clever, creative efforts by kids and teenagers."[4]

Macworld reviewed World Builder in 1986, praising its ability to create potentially elaborate games by "simply... organizing the pieces the way you want them." The review pointed out several limitations. The simplistic coding language makes implementing advanced features difficult, the lack of a complex text parser in the style ofInfocom games limits interactivity, and interacting with other characters is "largely confined to fighting."[7]

The program was reviewed in 1987 inDragon #118 by Hartley and Patricia Lesser in "The Role of Computers" column. The reviewers stated that "The variety of worlds, scenes, and characters you can create and motivate seems endless... We are really impressed withWorld Builder."[8] In a subsequent column, the reviewers gave the program 3½ out of 5 stars.[9]

MacUser reviewed World Builder in 1987, awarding it four and a half out of five mice overall and praising it as an "adventure game 'construction set' that can produce commercial quality games with a modicum of effort."[10] In 1989,MacUser selected World Builder as one of the 27 best Macintosh games, saying it "lets anyone with enough imagination design and program a fantasy adventure game."[11]

In 1994,Newsweek cited World Builder, along with Course Builder,SuperCard, and HyperDA, as the reason Appleton was "something of a legend".[12]

Games

[edit]

See also

[edit]

References

[edit]
  1. ^Robinson, Ronda (November 20, 2006)."On-demand software company replaces Appleton's fun 'n' games". Knox Business Journal. Archived fromthe original on August 12, 2007. Retrieved2008-11-04.
  2. ^abcdefghijklmnoAppleton, W. C.; Jackson, Charlie (1986).World Builder game manual. Silicon Beach Software.
  3. ^abAppleton, William (March 1989). ""Tips on Game Design: World Builder"".Compute!. Vol. 11, no. 3.ABC Publishing. p. 36.
  4. ^abDeMaria, Rusel (November 1987). "Shareware and Public Domain Game Awards".Macworld. Vol. 4, no. 11. PCW Communications, Inc. p. 165.
  5. ^"World Builder 1.2".Info-Mac. September 13, 1997.
  6. ^Moss, Richard (2018). "Game Development for The Rest of Us".The Secret History of Mac Gaming.Unbound. p. 35-36.ISBN 978-1-78352-487-7.
  7. ^McComb, Gordon (November 1986). "Role Your Own".Macworld. Vol. 3, no. 11. PCW Communications, Inc. pp. 138–139.
  8. ^Lesser, Hartley; Lesser, Patricia (February 1987). "The Role of Computers".Dragon (118):92–98.
  9. ^Lesser, Hartley; Lesser, Patricia (October 1987). "The Role of Computers".Dragon (126):82–88.
  10. ^Shapiro, Neil L. (April 1987). "Custom Built".MacUser.3 (4).Ziff-Davis Publishing:107–110.
  11. ^"MacUser Best 27 Games".MacUser.5 (12).Ziff-Davis Publishing Company: 140. December 1989.
  12. ^Kantrowitz, Barbara; Ramo, Joshua Cooper (Aug 28, 1994)."Garage-Band Programmers".Newsweek. Newsweek Digital LLC. Retrieved2017-09-12.
  13. ^abcdHope, Louise."Lucy's Downloads".lucysworlds.com. RetrievedOct 27, 2023.

External links

[edit]
Retrieved from "https://en.wikipedia.org/w/index.php?title=World_Builder&oldid=1258615229"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp