Skip to content

muhammadSaad63/spaceInvaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

90 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Space Invaders πŸ‘Ύ

OOP Lab Project

[Directory Structure]

spaceInvaders/
β”œβ”€β”€ src/                # All .cpp and .hpp files
β”‚   β”œβ”€β”€ core/           # Database, Game engine, Background
β”‚   β”œβ”€β”€ entities/       # SpaceShip, Alien, Laser, MotherShip
β”‚   β”œβ”€β”€ states/         # Menu, Playing, Settings, etc.
β”‚   └── main.cpp        # Entry point
β”œβ”€β”€ assets/             # Graphics, Sounds, Databases
β”œβ”€β”€ LICENSE
└── README.md

About

Space Invaders (OOP Lab Project)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors