Gorillas (video game)
Gorillas | |
---|---|
| |
Developer(s) | IBM corporation.[1] |
Publisher(s) | IBM corporation.[1] |
Platform(s) | MS-DOS |
Release date(s) | 1991 |
Genre(s) | Artillery game |
Mode(s) | Single player, Hotseat |
Gorillas 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
References
- ↑ 1.0 1.1 1.2 Gorillas Source Code
- ↑ "MobyGames Summary for Gorillas". MobyGames. Retrieved 2007-12-31.
External links
- Game source code download (Original version by IBM Corporation)
- Game source code download (Most recent Microsoft version)
- Gorillas.py - An open source Python version of Gorillas using PyGame
- Gorillas.js - An open source, browser-based version of Gorillas written in JavaScript (source)
- gorillas.js (2) - Another completely rewritten implementation of GORILLA.BAS in Javascript, using HTML5 and Canvas.
- Gorillas.js - A version of Gorilla.bas, with additional playable characters, written in JavaScript and HTML5 Canvas.