This project is a part of our Data Structures course which demonstrates the application of Object-Oriented Programming (OOP) principles to create an engaging and well-structured game. The project highlights how to use OOP concepts and various data structures to manage game elements, logic, and interactions efficiently.
The program can run in one of two modes: interactive, or silent mode. When the program runs, it should ask the user to select the program mode.
This mode allows the player to monitor the battle each time step. If you are excited to find out if the world is ending or not, press any key to continue the battle! 🔥
This mode runs the battle in secret. Have a quick look at the output file to see the result.
- Clone the repository
git clone https://github.com/bedosaber77/Alien-Invasion-Simulation-Game.git - Open the project using any C++ IDE like VS, VS Code or Clion.
- Build and run the project, then enjoy the game!
🧑💻 Contributors
| Amira Khalid | Tasneem Mohammed | Abdulrahman Medhat |
🔐 License
See the LICENSE file for license rights and limitations (MIT).


