- About
- Technologies and Tools used
- How to use the project
- Functionalities Implemented
- Tips
- Contributors
This is a simple delivery game where the player acts as a car responsible for picking up packages and delivering them to the delivery zones. Steer left and right to avoid hitting buildings and moving cars and collect batteries on the road to recharge your energy. Beware, the more energy you have, the faster you’ll move. Try to get the highest score. The more packages you deliver before you're out of energy, the higher the score.
- OpenGL
- C++
- ImGui, GLM Library
- Cmake
To run the project locally on your pc:
- Clone this repositry in any folder and go inside the
CmpGL
folder
git clone https://github.com/Mohammed-Salama/CmpGL.git
cd CmpGL
- Texture
- Sampler
- Post Preprocessing
- Lighting
- Transformations
- Camera
- Mesh
- Collision module
- Energy module
- Score module
- Rendering module
- For best results, build with GCC 9.2.0 mingw32 on Windows usign VS Code.
Mohammed Salama |
Radwa Ahmed |
Ahmed Walid |
Iten Elhak |