Learning unity engine

I tried to learn Game development, and started with Unity game engine, I made few simple games, but decided that I wont do that professionally, So game projects will be put on the back burner for now. I made flappy bird clone, and I'm planing to keep learning, however I will focus more in Web development, but I'll try not to give up on making projects and uploading it to this website, more projects coming soon.

Status : Work in progress


project

18/03/2022, 2:37 pm

Grid system

When I started learning unity I thought I needed to make a simple library to make game developing easier, and I decided to make a simple system to devise the game into small squares, every square have can have a value can be used for path finding, placing objects, "walkable" and "un-walkable" areas and making heat maps.

Status : Canceled