Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 919d2e9

Browse files
committed
2 parents 31c6eaf + dee7944 commit 919d2e9

File tree

1 file changed

+24
-7
lines changed

1 file changed

+24
-7
lines changed

‎README.md‎

Lines changed: 24 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,33 @@
11
# algorithm-visualizer
22

3-
# <a href="https://bappy4u.github.io/algorithm-visualizer/">Live Link</a>
3+
### <a href="https://bappy4u.github.io/algorithm-visualizer/">Live Link! <imgsrc="https://user-images.githubusercontent.com/26277680/161445394-01bc2179-9fb4-4e57-9cd1-76c47e244ff6.png"data-canonical-src="https://gyazo.com/eb5c5741b6a9a16c692170a41a49c858.png"width="15"height="auto" /></a>
44

5-
<h3>So far I've implemented two Sorting Algorithm only. But I'm planning to add more continuesly</h3>
5+
## Setup
66

7-
<ol>
8-
<li><h3>Bubble Sort</h3></li>
9-
<li><h3>Selection Sort</h3></li>
7+
The first thing to do is to clone the repository:
108

11-
</ol>
9+
```sh
10+
$ git clone https://github.com/Bappy4u/algorithm-visualizer.git
11+
```
12+
Then open `index.html` in the browser. That's it
1213

13-
## UI
14+
### What I've used in this project
15+
16+
* JavaScript
17+
* Async & Await function of javaScript
18+
* D3.js for data visualization
19+
* Algorithms
20+
* Html & CSS
21+
22+
23+
### Incomplete feature:
24+
25+
* More Sorting algorithms visualizations
26+
* Searching algorithms visualizations
27+
* Linked list visualization
28+
* Tree visualization
29+
30+
###
1431

1532

1633
![algo visualizer](https://user-images.githubusercontent.com/26277680/149960216-7b9aff59-dcfc-4411-8d3a-93e6fd6a0b9a.png)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /