Skip to content

Stephan-342B/pathfinding-fx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PathfindingFx (In development)

Overview

PathfindingFx is a JavaFX version of the Pathfinding Visualizer originally created by Clément Mihailescu (Link). This project aims to provide a visual representation of various pathfinding algorithms, such as A* and Dijkstra, using the JavaFX framework.

Pathinding UI

Features

  • Visualize various pathfinding algorithms / maze generator
  • Interactive grid for setting start, end, and obstacle nodes
  • Adjustable speed for animations
  • Real-time updates and visual feedback

Installation

  1. Clone the repository:
    git clone [email protected]:yourusername/PathfindingFx.git

About

Pathfinding Visualizer with JavaFx

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published