https://github.com/micycle1/visual-sort
Visualising Sorting Algorithms in Kotlin, with JavaFX & Processing 3.0
https://github.com/micycle1/visual-sort
javafx javafx-application kotlin processing processing-sketch sorting-algorithm sorting-algorithms
Last synced: about 2 months ago
JSON representation
Visualising Sorting Algorithms in Kotlin, with JavaFX & Processing 3.0
- Host: GitHub
- URL: https://github.com/micycle1/visual-sort
- Owner: micycle1
- Created: 2018-11-08T14:31:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-08T17:00:22.000Z (over 7 years ago)
- Last Synced: 2025-01-18T03:28:47.138Z (about 1 year ago)
- Topics: javafx, javafx-application, kotlin, processing, processing-sketch, sorting-algorithm, sorting-algorithms
- Language: Kotlin
- Homepage:
- Size: 51.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Visual-Sort
Visualising Sorting Algorithms in Kotlin, with JavaFX & Processing 3.0.
Adapted from *greerviau*'s project [here](https://github.com/greerviau/Visual-Sort).
## Screenshot