/apocalypse

A classic arcade-esque shooting game written in C++ with OOP principles as the paradigm.

Primary LanguageC++

Apocalypse

A shooting game where the player fights against enemies, spawned in a random manner. This was created in 2019, during my second semester as a final group project, with @Baron as one of the member, for Programming Technique with C++ class. The code itself utilizes graphics.h library, and written based off the OOP paradigm.