Difference between revisions of "QBASIC Gorillas"

From TheAlmightyGuru
Jump to: navigation, search
 
Line 9: Line 9:
 
  | PublishedDay    = 09
 
  | PublishedDay    = 09
 
  | Platforms        = {{Platform|DOS}}
 
  | Platforms        = {{Platform|DOS}}
  | Genres          = {{VideoGameGenre|Artillery video game|Artillery}}, {{VideoGameGenre|Single-screen video game|Single-screen}}, {{VideoGameGenre|Strategy video game|Strategy video game}}
+
  | Genres          = {{VideoGameGenre|Artillery video game|Artillery}}, {{VideoGameGenre|Single-screen video game|Single-screen}}, {{VideoGameGenre|Strategy video game|Strategy}}
 
  | Themes          = {{MediaTheme|Cartoon}}, {{MediaTheme|Kaiju}}
 
  | Themes          = {{MediaTheme|Cartoon}}, {{MediaTheme|Kaiju}}
 
  | Multiplayer      = {{GameMultiplayer|Alternating versus}}
 
  | Multiplayer      = {{GameMultiplayer|Alternating versus}}

Latest revision as of 19:04, 23 April 2024

QBASIC Gorillas

QuickBASIC - DOS - Screenshot - Gorillas.png

MS-DOS - Screenshot - Playing.

Developer Microsoft
Publisher Microsoft
Published 1990-04-09
Platforms DOS
Genres Artillery, Single-screen, Strategy
Themes Cartoon, Kaiju
Multiplayer Alternating versus
Distribution Commercial

QBASIC Gorillas is an artillery video game developed and published by Microsoft on 1990-04-09 and released with MS-DOS v5.0 as QBASIC source code. In the game, two human opponents play as gorillas standing on a randomly-generated series of skyscrapers. You goal is to hurl explosive bananas at your opponent by entering an angle and velocity, while factoring in the wind, in an attempt to blow up the other player. The game supports EGA hi-res, and CGA lo-res graphics.

Personal

Own?Yes.
Won?No. There is no single-player mode.

My family's first computer (around 1991) came with MS-DOS v5.0, and, shortly after figuring out how to run QBASIC, I found the game and started playing it. I played around a little with the source code, but never really understood it at the time. Several of the students in my 9th grade math class really loved this game, and we frequently played it after tests and before class started.

Although Gorillas was a great example of what QBASIC was capable of, in hind sight, I find that it is just as much of an example of how limited the language was. There are calls of POKE and PEEK because there isn't a command to get or set num lock, the graphics for the bananas are encoded in complex numbers rather than modifiable bitmaps, determining the available hardware is done through esoteric error trapping because there is no simple way to get it, and the frame rate is governed by counting delays rather than fixed frame rates.

I own a copy of this game on my MS-DOS v5.0 disks. The game doesn't have an AI, so it's not beatable for a single player.

Review

Video Game Review Icon - Enjoyment.png Video Game Review Icon - Control.png Video Game Review Icon - Appearance.png Video Game Review Icon - Sound.png Video Game Review Icon - Replayability.png
3 4 2 2 5

Best Version: DOS

— This section contains spoilers! —

Good

  • As with most artillery video games, it's a nice distraction for a while.
  • The game is one of the very few complete and competent graphical video games released in QBASIC at the time.
  • The game is one of the few that take advantage of the customizable EGA palette.

Bad

  • Although passable for the game, the graphics and sound were awful compared to what dedicated hardware was capable of. This game was released after the Genesis. The game doesn't even take advantage of popular PC hardware that was available at the time. VGA had been out for three years, but the game runs, at best, in EGA mode, and, even then, it doesn't use all 16 colors.
  • The game shipped with a couple bugs that were never patched.
  • I don't like that the windows aren't centered in the building.

Ugly

  • The game is quite dull. With practically no variation, you'll see everything it has to offer in your first play through.

Media

Screenshots

Videos

Longplay.

Play Online

Browser, MS-DOS

Representation

Strong female character?FailThere are no female characters.
Bechdel test?FailThere are no female characters.
Strong person of color character?FailThere are no human characters.
Queer character?FailThere are no queer characters.

Download

This download includes the original source code of the game and a pre-compiled DOS binary.

Links

Link-MobyGames.png  Link-Wikipedia.png  Link-VGMPF.png