This contains my visual implementations of A* and Graham's Algorithm, which I made as a part of a project submission in my first year in university.
I have used the python version of a graphics library known as processing. Instruction on how to run a pde file in python mode can be found here. Just run the .pde files instead of the .py files.