Adel TalhoukApr 20, 20226 min readCapstone - Custom 2D Grid as a basis of a modified A* Pathfinding AlgorithmIn this post, I describe how I built a custom grid as a basis for the enemy AI's pathfinding algorithm on my team's capstone project.
Adel TalhoukMar 10, 20222 min readWeapon Customisation SystemI created a weapon attachment and customisation system to have the different attachments affect my weapon stats in unique ways.