Skip to content
Soumya Sharma edited this page Jul 24, 2020 · 5 revisions

Mangalyaan

Mangalyaan is a web application that helps a mars rover to find the shortest path between two points while avoiding the obstacles on its way. 🚀

Demo

Deployed on Microsoft Azure: Cloud Computing Services:

Mangalyaan

Installation

Clone the repository

git clone https://github.com/soumyaa1804/PathFinding-Visualization.git

Run on VScode live-server or run:

python -m SimpleHTTPServer 8080

to running on localhost port 8080

Clone this wiki locally