Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 230 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 230 Bytes

BEEF

A-Level AQA Computing Project

Little thing I did for A level, took the school map and created a python GUI (tkinter) to add x,y points, then use the boy Djikstra's algroithm to find the shortest path between two points.