News

Unity_2D Platformer Tutorial This was my first Ever Unity Projects. Used purely as a way to learn Unity and C# Scripting. I was able to learn the UI of Unity 2D (how to make gameobjects, how to use ...
About 2D platformer I started in December 2022. 5 Levels of prebuilt progression (with a boss fight) and 4 levels of procedurally generated levels using the Unity Tilemap2D system.
In part two of this tutorial we look at adding hazards, multiple platforms, ground detection and much more to create a basic but fun platformer.
This research proposes a hybrid approach for a procedural level generation for our 2D platformer game. The method integrates manual level creation and procedural algorithm to generate a complete level ...