- Due to the limited storage allowed by GitHub,i have uploaded the whole project files into One Drive and pasted the link in a textfile named Project.txt.
- Download the files using the link above and open the project using Unity Hub.
- After it is opened:

Scriptsthat are coded using C# to manage the interaction between each scenes and objects and control the movement of the objects in the game. For example,one of the script PlayerMovement1 controls the keys and velocity that the 3D Object (Cube) will be moving:
You can get all the scripts by going to Assets/Scripts
Stage1,2..included 3D objects that i have created to make up a stage, direction or angle of the camera as the cube moves,and so on.Menuis the first Scene that will appear with the name of the game and a start buttonCreditswill be the last Scene with the credits to the creator of this game.
You can access all the scenes through Assets/Scenes
- Material will set up the colours of the objects.



