If you’re at all interested in developing video games then you should definitely check out Unity. Unity is a 2D and 3D game engine as well as an IDE and builder tool that makes it possible to make ...
In part one of how to create a simple 2D platformer for Android in Unity, we went over the basics of creating a 2D platformer in Unity for Android. In doing so, we created a very basic little ‘game’ ...
A classic 2D side-scrolling platformer game developed using **Unity Engine** and **C#**. This project demonstrates advanced object-oriented programming (OOP) principles, physics-based character ...
Adding a basic menu to the game - The DOTween plugins were installed, and programming of the basic scripts for scenes and the menu began, in addition to some animations for the menu scene buttons.