File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 11# Sorting-Visualizer-Unity
22
3- I'm creating a sorting visualizer using Unity.
3+ A Unity program to view how sorting alogorithms actually sort arrays.
4+
5+ <p align =" center " >
6+ <a href =" https://hits.seeyoufarm.com " ><img src =" https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FZouheirN%2FSorting-Visualizer-Unity&count_bg=%2300B2EE&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=views&edge_flat=false " /></a >
7+ </p >
8+
9+ [ <img src =" https://img.shields.io/badge/-Try%20it%20now!-green " width =" 15% " >] ( https://zouheirn.github.io/Sorting-Visualizer-Unity/ )
410
511## Features
612
@@ -19,8 +25,6 @@ Currently implemented algorithms:
1925- Quick Sort
2026
2127
22- [ <img src =" https://img.shields.io/badge/-Try%20it%20now!-green " width =" 15% " >] ( https://zouheirn.github.io/Sorting-Visualizer-Unity/ )
23-
2428- - - -
2529## Screenshots
2630
You can’t perform that action at this time.
0 commit comments