Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 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 git@github.com:yourusername/PathfindingFx.git
    

Libraries Used

This project utilizes the following libraries:

  1. JFXAnimation: A JavaFX library for creating smooth and customizable animations.

  2. Ikonli: Icon packs for Java applications.

  3. JFoenix: A Material Design library for JavaFX.

About

Pathfinding Visualizer with JavaFx

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages