Skip to content

acsor/AlgaT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

283 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlgaT

AlgaT Logo

AlgaT is an algorithm visualizer capable of displaying, self-running and freezing at arbitrary points classical algorithms by means of a graphical user interface, allowing user interaction.

Usage

AlgaT is targeted for Java 12, relies on Java FX and can be run by downloading the precompiled .jar file and issuing

java -jar <downloaded .jar path>

on a console screen. Alternatively, you can launch it with Gradle

./gradlew run

Testing

AlgaT provides a unit testing suite, written in JUnit 5. It is easily runnable through Gradle with

./gradlew test

About

Algorithm visualizer

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors