News

In 2D platformer games, responsive and fluid character movement is essential to ensure an engaging player experience. The script provided controls various movement mechanics such as walking, running, ...
This is a learning project where I am developing a 2D platformer and action-adventure game inspired by Hollow Knight, built using Unity. The project serves as a hands-on experience to explore game ...
In the previous two posts in this series (part 1 and part 2), we’ve seen how to create a basic 2D platformer using Unity. So far we have a character who responds to keyboard input and touch controls, ...
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 ...