Skip to content

AlaTomKing/easy-sorting-algorithm-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What?

You can read the LICENSE. file if you want This project is open source and licensed under the MIT License. You can do whatever you want as long as you dont remove the license.

How to install?

Just download the zip file by clicking

What do I do now?

  1. i recommend you to not mess with index.html.
    if you want to, you can modify the html and create your own sorting algorithm. breaking the file will not be my responsibility, beginners!

  2. instead, go to this part of index.html.
    dont change the name of the setting or my script cant read it.

How can I use the settings?

You can change this file with my website JSONViewer. As for now, it's still on development. You can't modify files yet, just viewing it.

How many arrays you want

How long you want to wait

After the sorting is done, would you like to repeat it?

Would you like to have a sound?

If you don't like seeing the changes in inspecting elements

I just finished modifying in the settings. What now?

Open the html file in any browser. If you use Visual Studio Code, you can open it there too, with some extensions. For example Live Preview. Just open it in any app that support it. Even file explorer, if you press Alt+P while selecting the index.html file.

Result

The result is this sorting algorithm you just run.

What happens the thingy's broken?

If you just broke the html file and you dont want to fix it:
just reinstall the thingy at my GitHub repository (Only if you're not on GitHub). You may have to remodify your settings to your desired taste.

Good sorting!

Releases

No releases published

Packages

No packages published

Languages