Projects



Spaceship Shooters!

Spaceship Shooters is a C++ game, created using SDL and Visual Studio, Spaceship shooters is a game built in SDL using C++, take pilot in a spaceship and destroy asteroids, but there are aliens attacking! How long can you survive be the alien assault?

This was my first project created using C++ so I tried to explore as many things as possible, The code for the project can be viewed on the github below, it feature techniques such as A* pathfinding, Particles, and File reading & Encryption. Optimisation methods such as object pooling are also featured. Iā€™m planning on exploring more C++ projects particually ones created in unreal engine.

Next
Next

Sandcastle Smasher!