Galaxian
(2014)

Description

This is my clone of the game Galaxian. It is an arcade game published by Namco, inspired by Space Invaders and it once was one of the most popular video games in the arcade hall. It had new revolutionary features such as animated sprites and explosions, sprites for showing you how many lives you have left and a scrolling starfield in the background.

This was the first graded assignment I had to do for school. It is written in C++, uses SDL2.0 for graphics and FreeImage for image loading.

All the graphics, except the font, are made by me and the music is from the original game.