Skip to content

bedosaber77/Alien-Invasion-Simulation-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

170 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alien Invasion

demo

Table of Contents

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.

Demo (to be added)

  1. Clone the repository git clone https://github.com/bedosaber77/Alien-Invasion-Simulation-Game.git
  2. Open the project using any C++ IDE like VS, VS Code or Clion.
  3. Build and run the project, then enjoy the game!

🧑‍💻 Contributors

Amira Tasneem Abdulrahman
Amira Khalid Tasneem Mohammed Abdulrahman Medhat

🔐 License

See the LICENSE file for license rights and limitations (MIT).

About

This project is part of a data structures course where we tackle unstructured natural language problems using C++. Our focus is on designing and implementing data structures for an "Alien Invasion" scenario And applying principles of object-oriented programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors