/GridGame

a simple implementation of the Dijkstra algorithm to find the shortest path between two point in the grid

Primary LanguageJupyter Notebook

This repository for INM702 module courswork (Individual Task).

Task 1: GridGame

Implement Dijkstra's algorithm from scratch.

Libraries used in this project:

  • numpy
  • matplotlib

Capture

Capture