Skip to content

ScarVite/Sort-Algorithm-Visualiser

Repository files navigation

Sort-Algorithm-Visualiser

A Visualizer for Sorting Algorithms.

Part of my Final Exam (Mündliche Abitur Prüfung).

How to Run it

  1. Download the Latest Release here
  2. Run Sort-Algorithm-Visualiser.exe
  3. Enjoy

Reporting Bugs

  1. Open a Issue here
  2. Wait for a Contributor to Respond

Contributing

  1. Clone the Repository
  2. Open Sort-Algorithm-Visualiser.sln with Visual Studio
  3. If you want to Enable the Console:
  • Right Click on Sort-Algorith-Visualizer in Your Solution Explorer and Select Properties
  • Change the "Output type" from Windows Application to Console Application
  1. Do Some Coding
  2. If You Did Step 3, Undo it
  3. Push the Code to Github
  4. Open a Pull Request here