diff --git a/index.html b/index.html index 7a30b0d..5e9554b 100644 --- a/index.html +++ b/index.html @@ -128,7 +128,7 @@
The Climb is a small game I created in Unity, originally as part of my work in my GIMM 100 course. In the game, you I later updated the game to add improved lighting, using Unity's 2D Lighting system in the Universal Render Pipeline.
+The Climb is a small game I created in Unity, originally as part of my work in my GIMM 100 course. In the game, you control a robot who must escape by climbing on tetrominoes as they fall from above. Later, I updated the game to add additional levels, as well as improved lighting using Unity's 2D Lighting system via the Universal Render Pipeline.