Spacebar

A Space-Invaders clone made in C++ with help from the SFML library.

An introduction to C++

Spacebar was one of the first games I ever created in C++, therefore will always be one of my favourites. I used SFML and created a framework to clone the classic game of Space-Invaders. By studying how Space-Invaders was made and created, I got to touch on many basic programming concepts such as object-oriented programming and arrays in addition to more advanced concepts such as object pooling.

Credits

Programmed by Jaber Ahmed

Previous
Previous

Tilly - TurtleBot3

Next
Next

Stop! (Unity C#)