Skip to content

Space Invador is a console based game. This game is completely made in C++ using all the Object Oriented Programming concepts i.e. Inheritance, Polymorphism, Overriding,

Notifications You must be signed in to change notification settings

AhmadSarwarSSG/Space-Invador

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Space Invador

Space Invador is a console based game. This game is completely made in C++ using all the Object Oriented Programming concepts i.e. Inheritance, Polymorphism, Overriding,

Game Play

There are total 4 Enemy SpaceShips we have to destory all of these four ships using limited amount of Bullets

If our ship got hit by three bullets or if bullents ran out then it'll be GAME OVER

If destory all the four ships then it'll be YOU WON

About

Space Invador is a console based game. This game is completely made in C++ using all the Object Oriented Programming concepts i.e. Inheritance, Polymorphism, Overriding,

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages