University of Dhaka
“Angry Birds” is an SDL-based game written in C++. The game consists of three levels, utilizing C++ and the Simple DirectMedia Layer Library (SDL) to replicate the mechanics of the classic Angry Birds game. 🐦💥
🔹 The bird follows a projectile motion, and the player sets its direction by pulling and releasing it. 🔹 A physics-based puzzle game, offering fun and engaging gameplay similar to the original.
📧 Email: [email protected]
🔗 GitHub: Jannatul-2003
📧 Email: [email protected]
🔗 GitHub: TAUSEEF-01
📧 Email: [email protected]
🔗 GitHub: Anirban-Roy5
To run this game on Ubuntu, follow these steps:
-
Open the
src
directory. -
Open a terminal in this directory.
-
Run the following command:
make
💡 Note: The build process may take some time.
🚀 Happy Coding!