Skip to content

IliaGodlevsky/PathFinding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Pathfinding project

Pathfinding project, C#

Realized 8 pathfinding algorithms:


Visualization of algorithms realized on:

  1. WPF 2D Version

Wpf

  1. WPF 3D Version

3D

  1. Console 2D Version

Console


In not console versions to choose source, target and intermediate vertices click left mouse button on some vertex to mark it as source, next left button click on other element will mark it as target vertex and several clicks on other vertices will mark them as intermediate vertices. Right mouse click on vertex will make it an obstacle, if you click one more time on it, it will become a regular one.

About

C# project. Realized a visualization of the pathfinding algorithms using Console (2D version) and WPF (2D and 3D versions)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages