Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 284 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 284 Bytes

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