Skip to content

A sorting algorithm visualiser written in C# using Eto for the interface

Notifications You must be signed in to change notification settings

jarhodes314/sorting-visualiser

Repository files navigation

Sorting Visualiser

A sorting algorithm visualiser written in C#. It is based on a Java project (largely) completed in my spare time a few months ago. It shows disparity dots (see https://www.youtube.com/watch?v=sYd_-pAfbBw for a demo). This project will use Eto.Forms for first-class, cross-platform support for a GUI.

New features (compared to the old version in Java)

  • Out of place algorithms, such as mergesort and quicksort

About

A sorting algorithm visualiser written in C# using Eto for the interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages