To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
Languages
Recent
Show all languages
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

Garry Kitchen's GameMaker

From Wikipedia, the free encyclopedia

Garry Kitchen's GameMaker is an integrated development environment for the Commodore 64, Apple II, and IBM PC compatibless, created by Garry Kitchen and released by Activision in 1985. It is one of the earliest all-in-one game design products aimed at the general consumer, preceded by Broderbund's The Arcade Machine in 1982. Several sample files are included: a demo sequence featuring animated sprites and music, a recreation of Pitfall!, and a birthday greeting.

Two add-on disks are available for the Commodore 64 version: Sports, and Science Fiction. These include sprites, music, and background elements for loading into GameMaker.

YouTube Encyclopedic

  • 1/3
    Views:
    1 043
    808
    1 011
  • C64 Game: Deadline (created with Garry Kitchen's Gamemaker)
  • C64 Game: Bugout (Garry Kitchen's Gamemaker version)
  • C64 Longplay: Haunted House (created with Garry Kitchen's Gamemaker)

Transcription

Construction

Editing a ghost in SpriteMaker.

GameMaker is divided into five tools, each of which consists of a graphical interface controlled with the joystick:

  • SceneMaker - for creating background graphics
  • SpriteMaker - for creating movable objects (i.e., sprites)
  • MusicMaker - for composing musical scores
  • SoundMaker - for creating sound effects
  • The Editor - for programming the actual game

The programming language used by GameMaker is reminiscent of other early programming languages like BASIC, but with several proprietary and tightly integrated graphics and sound facilities.

Rather than enter the language via keyboard, GameMaker uses a novel contextual menu-based system. The user selects possible instructions, and then customizes the active objects of the instruction, such as variable names or numbers.

Limitations

Some limitations of Gamemaker are imposed by the Commodore 64 architecture, and some by the software itself:

  • Only eight sprites may be displayed at once (a C64 limit)
  • Each sprite and background may have a maximum of four colors, out of a palette of sixteen (a C64 limit)
  • Only two stationary background screens may be employed per game (a GameMaker limit)
  • Only 3553 total bytes are available for game resources — including sounds, music, sprites, and code (a GameMaker limit)
  • The games themselves may not access the disk (a GameMaker limit)

Reception

Computer Gaming World called GameMaker "excellent".[1] COMPUTE's! Gazette called it "a thorough, complete package that makes it relatively easy to design arcade games that actually work."[2]

See also

References

  1. ^ Wagner, Roy (August 1986). "The Commodore Key" (PDF). Computer Gaming World. No. 30. p. 28. Retrieved 23 April 2016.
  2. ^ Randall, Neil (August 1986). "Garry Kitchen's GameMaker". Compute! Gazette. pp. 46. Retrieved 2 December 2013.

External links

This page was last edited on 31 March 2024, at 17:22
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.