Skip to content

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 :)

Notifications You must be signed in to change notification settings

adrian-aleks/SpaceInvader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpaceInvader

Table of contents

General info

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:

Technologies

Project is created with:

  • C++
  • Qt 5.12

Setup

To run this project:

  • will be added soon

About

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 :)

Topics

Resources

Stars

Watchers

Forks