Skip to content

An OpenGL C++ game for computer graphics course

Notifications You must be signed in to change notification settings

DoniaEsawi/Lightning-Deliveree

 
 

Repository files navigation

Graphics API

API

In this step, we use graphics princeples and OpenGL to provide a group of classes that represent our API. You can test classes using states.

"Lightning Deliveree" Game

To run the game build cmake and run the executable file

./bin/GAME_APPLICATION.exe

The game goal is to reach the final line with energy, be careful colliding with other cars or buldings will decrease your energy, collect the shiny battaries to increase your energy level

Screenshot (137) To begin the journey just press space.

screenshot-2022-06-05-23-42-56 screenshot-2022-06-05-23-43-08 screenshot-2022-06-05-23-44-06

screenshot-2022-06-05-23-44-11 screenshot-2022-06-05-23-47-20

screenshot-2022-06-05-23-47-07

screenshot-2022-06-05-22-36-06 screenshot-2022-06-05-22-38-02

About

An OpenGL C++ game for computer graphics course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 76.1%
  • HTML 11.6%
  • GLSL 4.9%
  • PowerShell 4.5%
  • CMake 2.5%
  • Shell 0.4%