ThirdIterration
Simple game of shooting some aliens in cosmos.
Background
Funny story about the name itself. So SFML (the graphical library used in my project) didn't work well with Visual Studio 2019. For (at that point) someone who wasn’t experienced with something like that it was rather difficult to make work so, it was the third try of it and that is where the name comes from.
That was my first project, simple but enough for learning the basics of c++. Nowadays I’d made it all different but at that point in time it was enough. It was autoscroller with parallax scrolling background. Some simple power-up’s, points, lives and stuff.