This is a school assignment from the 1st year of my studies on game developing.
I consider this to be one of my greatest beginner milestones in programming, because I managed to complete this assignment regarding the fact that I had started learning coding 6 months prior to this.
The assignment was given to us with some base code, and on top of that we had to create algorithms that generate random dungeons with rooms and doors and path finding algorithms.
I consider this to be one of my greatest beginner milestones in programming, because I managed to complete this assignment regarding the fact that I had started learning coding 6 months prior to this.
The assignment was given to us with some base code, and on top of that we had to create algorithms that generate random dungeons with rooms and doors and path finding algorithms.
Unfortunately I am not allowed to share the whole solution of the assignment since the GXP 2D Game Engine is not an open-source engine, though you can check the code that was written by me, on GitHub by clicking on the button down below.