Simran-Sahni / mars-colonization-project

Official Repository of team CodeRedPlanet as a part of Microsoft Mars Colonization Program 2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Path Finder-Project

Official Repository of team CodeRedPlanet as a part of Microsoft Engage Program 2020

This project is a "Path Visualizer" between the entered points. This Web Application consists of two pages, the first page welcomes you with an easy question, answering which takes you to the main playground of visualizing paths on the surface of Mars!

You can go and check it out yourself at Mars Colonizer!

Features Available

  • Information & Tutorial tabs, to guide you around.
  • Have fun visualizing a once start, multi-stops paths
  • Varying speeds to visualize the path
  • Generate a random maze, or create your own, by simply toggling and dragging on the play grid
  • A range of algorithms, running at different optimal paces
  • Dijkstra's,A*,Weighted A* etc (weighted algorithms)
  • BFS,DFS (in the unweighted category)
  • Even Bidirectional searches for path, in Bidirectional Dijkstra, Bidirectional A*, Bidirectional BFS and more!

First page Main page

Team

Technologies Used

  • ReactJS
  • Bootstrap 4

About

Official Repository of team CodeRedPlanet as a part of Microsoft Mars Colonization Program 2020


Languages

Language:JavaScript 79.8%Language:HTML 16.7%Language:CSS 3.5%