An addictive 2D-arcade game made using Unity Game Engine. The scripts are written in C#.
Its runs way more smooth than this gif:)
- Unity Game Engine (Download it from Unity)
- Visual Studio IDE (or any other editor) to see the scripts
- Open the project in Unity.
- Let the project load and build.
- Open File->Build Settings and add the 3 scenes "Menu","Main", and "Pause" present in the Scenes folder.
- Include the "Menu" Scene in the Hierarchy.
- Hit Play button and Enjoy the Game!!
- You can also make a Standalone and WebGL build from the build settings.
- Menu
- Main
- Pause
- Dodge the blue blocks and red-bars
- Catch the blue bars
- Lets see how far you can go!