/path_finding_robot

Written in pygame

Primary LanguagePython

Path finding robot

Requirements

PYTHON 3 OR HIGHER
pygame PACKAGE
pygame.font MODULE (Comes with Pygame but may be missing in some cases )

Root of Application:

Game.py

In Game:

Source is the robot that finds the path to the destination avoiding the obstacles

"Place Source" and "Place Destination" to place the source and destination

"Place obstacle" to place the destination. ( Need to Confirm the obstacles)

"Build Mode" To fiddle with obstacles, sources and destination. "Start" to see them in action.

A working demo: