Easy to play game created using Unity and C#.
You can play the game in browser here
Game Instructions:
- The aim of the game is to reach a score of 150 without falling off the edge of the map.
- If you complete the level or fall off the map the game will reset automatically.
- Press "A" or "←" to move the player left.
- Press "D" or "→" to move the player right.
-
I have linked the GitHub respository to netlify for live deployment on the master branch.
-
Live deployment of the game at https://unity-block-game.netlify.app/
-
Development branch live at https://block-game-develop.netlify.app/
There is a seperate GitHub respoitory to manage the Unity and C# code for the game iself under /unity-block-game-code
- Unity
- Text Editor for C#
Press 'Clone or download' in the upper right.