Skip to content

AmirGeorge/Graphics

Repository files navigation

Graphics

Graphics project - Semester 7

WINDOWS/UBUNTU COMPILATION INSTRUCTIONS:

the .gitignore file includes "platformIndependentHeader.h", which is why you will not see this file on the repo. In order to be able to compile, you must copy from the headers folder one of the two files "windows.h" or "linux.h", depending on your platform. The header file you will use to compile must be copied to the src folder and renamed as platformIndependentHeader.h Do not remove this file from the git-ignore and do not modify it unless you can't compile.

Division of tasks:

Mariam: the character (to be imported from external source) DONE

Shary: Motion

Rami: coins and score logic, and game info screen

Amir: the ground path with the obstacles - DONE

Remaining: textures (get them to work properly) lightning: spotlight effect

About

Graphics project - Semester 7

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published