Skip to content

WJurgiel/Sorting-Visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting-Visualization

Current state: in development 🛠

Clone:

git clone https://github.com/WJurgiel/Sorting-Visualization.git

Prerequisites

Install below programs and add them to PATH

Overview 👀

Program's job is to graphically represent variety of sorting algorithms showing the user how the algorithms works.

Installer:

image

Sorting visualizer:

image

Current features:

✅ GUI with SFML 3.0

✅ Randomly generated array

✅ Bubble sort visualization

✅ Fetching dependencies from Github

✅ Batch script to build the whole project (SFML libs and the program itself)

✅ JavaFX GUI: Setup wizard that runs the .bat script

To do

❌ JavaFX GUI menu - to select sorting algorithm and choose either random generated input array or own input file

❌ Other sorting algorithms

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors