Rover Rover is a Pathfinding program. Running The Program Note: The Program is tested using Python 3.7 First, install all the required packages in your venv: $ pip install -r requirements.txt Then, run index.py: $ python3 index.py