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 the end of the map without falling off the edge.
- A maximum score of 150 can be achieved.
- Press "A" or "←" to move the player left.
- Press "D" or "→" to move the player left.
- If you complete the level or fall off the map the game will reset automatically.
Production branch live at https://block-game.netlify.app/
Development branch live at https://block-game-develop.netlify.app/
There is a seperate GitHub respoitory to manage the website of the game under /unity-block-game-website
- Unity
- Text Editor for C#
Press 'Clone or download' in the upper right.