Gorillas (video game)

From Wikipedia, the free encyclopedia
(Redirected from Gorillas (computer game))
Jump to navigation Jump to search

Template:Short descriptionScript error: No such module "infobox".Template:Italic titleScript error: No such module "Check for unknown parameters".

Gorillas, also known under the source code's 8.3 filename GORILLA.BAS, is a video game first distributed with MS-DOS 5 and published in 1990 by Microsoft.[1] It is a turn-based artillery game.[2] With allusions to King Kong, 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.

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 simple financial calculator), and REMLINE (a program to remove line numbers from old BASIC programs).

QB64 version

QB64 included a copy of Gorillas, adapted to be run at proper speed, until it was removed due to copyright concerns. As the compiler does not support DEF FN for inline functions, the original code was also adapted to use regular functions.

See also

References

<templatestyles src="Reflist/styles.css" />

  1. Cite error: Script error: No such module "Namespace detect".Script error: No such module "Namespace detect".
  2. Script error: No such module "citation/CS1".

Script error: No such module "Check for unknown parameters".

External links

Template:Microsoft FOSS Template:Artillery-videogame-stub