News

This post talks you through how to make a game in Unity. You'll learn to build a 3D maze for Android with tilt controls, and how to build on this further.
A complete tutorial explaining how to create a very basic 2D platform game for Android with touch-screen controls in Unity. By the end of part one you will have a working APK that lets you control ...
If you love playing or making side-scrolling games, you know how important the graphics are. They set the mood, the style, and the immersion of your game.
Create a new repository on GitHub: Go to GitHub. Click on the New button to create a new repository. Enter a repository name (e.g., Unity-2D-Scroller-Game). Add a description (optional). Choose the ...
A 2D side scroller game made with Unity and C#. Contribute to Vinnu1/Unity-Dungeon-Escape-Game development by creating an account on GitHub.
Tutorial for creating the Parallax Scrolling effect for 2D game backgrounds in Unity In games, it is common to use effects that increase the immersion provided in order to make the player's experience ...