Skip to content

Nataset/sorting-demo-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sorting-demo-web

Sorting-demo-web is a HTML website for demonstration How Sorting work

Parameter

All Parameter is in top section of js/script.js file

//Original value
var graphSize = 25; //size of array
var graphHeight = 1.1; //percent
var graphWidth = 2.4; //percent
var spaceWidth = 0.8; //percent
var sortingSpeed = 25; //millisec

Contributing

Pull requests are welcome. I would be happy if someone would benefit from my little project. :>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published