Galcon 3: the third -- join the party
 
 

Classic :: The Glorious History of Galcon

Home | Download | Buy | Forum | Net Ranks | Support

Okay folks - you asked for it (wait, you didn't) and here it is! The complete and unabridged history of Galcon! Starting from its beginnings as text-mode game, marching through it's difficult adolescence as a javascript game, and concluding quite nicely with what we have today.

1975?

A two player, single terminal Star Trek type game named WAR was written by an unknown author for the CDC-6600/6400 system. See the upcoming link for a bit more information on it.

1978

Inspired by WAR, DECWAR was one of the first multi-player space battle games. The link above is the homepage of this game and has more information. Here's a "screenshot":

Star @22-31 +4,+2 makes 301.2 unit hit on Panther displaced to 20-31 +2,+2, -72.1%

* @22-31 +4,+2 301.2 unit N P -->20-31 +2,+2, -72.1%

* 22-31 +4,+2 301N P >20-31 +2,+2, -72

1982?

Inspired by DECWAR, a game was written on a PDP-11 system in Kentucky called D.I.S.K. back in the early 1980's. It was created by Stan Bartsch. I don't have much info on this game, but it was updated and ported to Unix in 1985 ...

1985?

Where it was renamed to "Galactic Conquest". I was sent a copy of this game, and it appears to have similar gameplay to the 1987 version of "Galactic Conquest" that inspired me. It was last maintained by Byron Guernsey.

1986?

A game named "Stellar Invasion" written by BEARBYTE SOFTWARE inspired the 1987 edition of Galcon. I haven't been able to find any info about this game. So no screenshot on this one. However, it is a predecessor of Galcon, though I don't know if it was inspired by the 1980-1985 versions of "Galactic Conquest" or not.

1987

I first played this game in 1991 when I was 12 years old. The game was called "Galactic Conquest" and was written by Rick Raddatz. It was one of the first games I played. Other than some two player NES games, it was the first multi-player game I ever played. It could be played with up to six people, and was quite an enthralling good time with six people sitting around a computer. The "moves" were entered via the keyboard and were hidden from other players. Ships weren't visible during flight. All the same, it was a non-stop thrill ride of 80x25 text-mode goodness.

You can still play Galactic Conquest in all of its original glory by using dosbox.

1995

I knew I had to re-make "Galactic Conquest" sometime. It's graphics (being text) were rather dated, and I knew I could make something pretty swell. Putting it together was one of my first VGA games (which meant it had 256 colors, instead of just 16.) I used XLib and TurboC and was able to make it a hi-res VGA game "360x240" ooooh. Again the game was multi-player, and it was played by people gathered around a single computer. Since the controls were mouse based, the players each took turns in a random order. The game included fractal planet surfaces and dots representing ships in flight.

One of the classic games of my VGA "Galactic Conquest" was when I had a few friends to my place, one named Dave. Shortly before Dave arrived, my friend Jason and I tweaked the code so that when his name was entered, the game would automatically make all his ships move at 1/2 speed and his planets have 1/2 production. It took at least 45 minutes of him griping and whining about how he never could win before he figured it out. Sucker.

1998

With the arrival of the web, I figured Galcon could be re-made with the thrill of multi-player play on multiple computers. So I did, using javascript and images and whatnot, I whipped together the first multi-computer multi-player version of Galcon. Interestingly enough, all the "Web 2.0 / AJAX" stuff that people do today was to some extent a part of this game.

The game was pretty swell in that it included visuals of ships in flight, which you could mouse-over for some statistics about the fleet of ships.

1999

As an extension to the javascript/perl version of Galcon, I added a Java applet version so you could play via that. The graphics were much better - almost the same as my VGA version, except in higher resolution. This is the first version of Galcon that included triangular ship icons.

Unfortunately, tragedy struck and the server side perl script that I was using to run Galcon had some file locking issues that caused the webserver I was hosting it on to disable the script. This version of Galcon never saw the light of day again.

2000

... until I re-wrote it with PHP / MySQL! This was my first PHP / MySQL project and was quite a bit of fun. I made it to work with my Java Applet as well as added in a retro-web based-text-mode version of the game. I didn't have PHP for my website at the time, so I hosted the game on a friend's computer who had a static IP at college. Again, it wasn't around for very long.

2006

Now we get to the present. Galcon as we know it was an entry to the Ludum Dare 48 hour game development competition in 2006. This version was single player vs. computer opponents and swept the competition. Interestingly enough - the theme was swarms, which gave us that great swarming ship feel that the game has. I was all against the theme (themes are voted for in this compo), having made a game recently that used swarming techniques. But hey, it won. If it hadn't, I doubt we'd have the Galcon we have today.

On May 14, 2006, Galcon was announced the winner of the 8th Ludum Dare competition held April 28-30th. Phil swept the competition, with four 1st places and one 2nd place award.

You can download the compo release .ZIP or the .TGZ. You can read about the 48 hours of madness in my Ludum Dare post mortem.

2007

After the compo so many folks enjoyed it that I went on to make it multi-player, enhance the graphics, and whatever else I've done. It took a good six months after the compo to get the initial release out. Since then I've been enhancing it as I go along. Here it is! Have fun!