Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Link to the website to see the working of the project: https://goku-instinct.github.io/Project-Mars-Rover/

This is an AI based project with interactive GUI for on finding a path from source to destination avoiding obstacles using algorithms like:

  • (DFS)Depth First Searach
  • (BFS)Breadth First Search
  • Dijkstra's Algorithm
  • A Star (A*) Algorithm

Languages Used:

  • HTML5
  • CSS3
  • JavaScript

We can create walls, change source and destination point and check whether a path is there or not for mars rover to reach the destination from the source.

Future Scopes:

  • Add more efficient algorithms to find the path.
  • Add more maze creation algorithm.
  • Make GUI more attractive.

About

Finding path for a spaceship to reach from source to destination avoiding obstacles.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages