This is my older project - a shoot'em up game. Its main purpose was to practice with OOP, run-time polymorphism etc. Written entirely with C++; GUI is made with Qt. Needs some code refactoring and cleanup :)
Control:
- Arrows - ship movement
- A - shoot
Game screenshots:
Project is created with:
- C++
- Qt 5.12
To run this project:
- will be added soon

