Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 572 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 572 Bytes

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: