Gorillas (video game)

Gorillas
Developer(s) IBM corporation.[1]
Publisher(s) IBM corporation.[1]
Platform(s) MS-DOS
Release 1991
Genre(s) Artillery game
Mode(s) Single player, Hotseat

Gorillas, also known under the source code's file name Gorilla.Bas, is a video game first distributed with MS-DOS 5 and published in 1991 by IBM corporation.[1] It is a turn-based artillery game.[2] The game consists of two gorillas throwing explosive bananas at each other above a city skyline. The players can adjust the angle and velocity of each throw, as well as the gravitational pull of the planet. Written in QBasic, it is one of the programs included as a demonstration of that programming language. The others are Nibbles (another game), Money (a very simple financial calculator), and REMLINE (a program to remove line numbers from old BASIC programs).

See also

QB64 Version

QB64 includes a copy of Gorillas adapted to be run at proper speed under programs\samples\misc\gor64.bas. As the compiler does not support DEF FN for inline functions, the original code was also adapted to use regular functions.

References

  1. 1 2 3 Gorillas Source Code
  2. "MobyGames Summary for Gorillas". MobyGames. Retrieved 2007-12-31.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.