Yellow Man | Navigate | BSP Maze | Glide Missile Command | OpenGL Missile Command

OpenGL Missile Command: by Mark Carlson

Lets see, what can I say about this version of missile command. It was my first game. I wrote it in one weekend when I was working in Boston--Late 98 or early 99 I guess. It runs in any win32 environment with OpenGL support (to build it I believe you have link in winmm.lib). The source code is sloppy and hacked together… but it works. If I remember right, it loads up OpenGL drivers directly from opengl32.dll so you don't have to link to it. The linking should also allow you to load other OpenGL drivers on the fly if you want to mess with the source code a bit.

Oh yeah, one more thing. To quit the game press ESC.