Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - warriorUSP

Pages: [1]
1
SFML projects / Pathfinding Simulator using SFML
« on: January 15, 2019, 06:39:51 pm »
A pathfinding simulator using SFML for comparing optimality and speed of Dijkstra and A* algorithms. 

Github repository:- https://github.com/UditSinghParihar/Pathfinding_Simulator 
YouTube video:-  https://www.youtube.com/watch?v=9qLElqkVqLA&t=31s 

Functionality:-   
1. Allows to select the pathfinding algorithm between A* and Dijkstra.   
2. Allows to place obstacle at any location. 

Pages: [1]
anything