Skip to content

A Space Invaders style game created using C++ and DirectX 8.1 in 2004.

Notifications You must be signed in to change notification settings

deadlydog/Blasteroid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blasteroid

A Space Invaders style game created using C++ and DirectX 8.1 in 2004.

Blasteroid screenshot

Get it

Download it and check it out. To ensure everything works properly, it's recommended you use the Blasteroid Installer.exe. If you don't want to "install" the game, you can instead download the Blasteroid Executable.zip and run the Blasteroid.exe, although the fonts may not display correctly.

Requirements

You will need at least DirectX 8.1 installed to play the game.

History

Blasteroid was the second game I created. I started it in 2004, and continued to work on it into 2005, while a student at the University of Regina.

The game has 3 levels, which are loaded from script files and more levels could easily be added. The enemies use a simple AI system that I developed to determine when to attack your ship and when to flee, although it may be tough to see this as the screen often quickly fills up with enemies.

Most of the graphics and sound effects were made by me, but the music and some of the graphics are from 3rd party sources.

I've uploaded the code and installer for posterity sake. Feel free to check out the source code 🙂 However, please don't judge me by it as it was written near the start of my programming career when I still had much to learn 😉

About

A Space Invaders style game created using C++ and DirectX 8.1 in 2004.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published