sulthanmuzakki / path-finding-algorithm

Djikstra's algorithm visualized

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

path-finding-algorithm

Djikstra's algorithm visualized

Used Pygame for a visual representation for Djikstra's path-finding algorithm in the form of a simple, fun game. The computer attempts to get from a start point to an end point by using Djikstra's algorithm. The user's aim is to create obstructions to slow down the computer.

About

Djikstra's algorithm visualized


Languages

Language:Python 100.0%