/The-Adventures-of-Aladdin

Final Project for Object Oriented Programming Spring 2020 offered at Habib University.

Primary LanguageC++MIT LicenseMIT

About The Project

This is the final project of Object-Oriented Programming offered by Habib University in Fall 2020. It was done in a group of 3 consisting of Muhammad Ajlal Bawani, Fahad Shaikh, and Akeel Ather Medina.

My part consisted of:

  • The main home screen.
  • The pause and resume events and screens.
  • The mute and unmute function.
  • The load and save function.
  • Coming up with the ideas for the game.

As a team we worked on:

  • Documentation using Doxygen.
  • UML Diagram.
  • Integrating all the work.

Built With

Command to build the program:

g++ *.cpp -IC:\mingw_dev_lib\include\SDL2 -LC:\mingw_dev_lib\lib -w -lmingw32 -lSDL2main -lSDL2 -lSDL2_image -lSDL2_mixer -lSDL2_ttf

The executable to run the game is listed as a.exe.

End Result

Screenshot (230)

Screenshot (231)

Screenshot (232)