This project was made as an introduction to working with pseudocode and implementing larger algorithms. Namely the project revolved around creating a program which implemented and showcases the use of the AStar algorithm.
The program was made in C# using Monogame and all collections were made from scratch as part of the assignment. As the program runs customers arrive on the isometric grid to purchase wares contained in their random shopping lists.