Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mszula committed Jul 1, 2024
2 parents 7b82dfe + 8b7ffcc commit d7cde46
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ https://github.com/mszula/visual-sorting/assets/17621834/3077ad21-ed6e-432c-ae51
- Exchange Sort
- Odd Even Sort

## 🔍 Rationale

Visual Sorting was created to explore and learn Svelte, a modern JavaScript framework. Inspired by Timo Bingmann's captivating video "The Sound of Sorting" (https://www.youtube.com/watch?v=kPRA0W1kECg), which combines sorting algorithm visualizations with sound, I wanted to develop a tool that offers a similar educational and engaging experience. Visual Sorting aims to make learning sorting algorithms both enjoyable and insightful through dynamic visuals and sounds.

## 🙌 Contribution

If you have suggestions for how Visual Sorting could be improved, or want to report a bug, open an issue! We'd love all and any contributions. If you can, leave a star as well 🌟
Expand All @@ -63,4 +67,4 @@ And that's it 😄

## 📄 License

[ISC](https://github.com/mszula/visual-sorting/LICENSE) © 2023 Mateusz Szuła
[ISC](https://github.com/mszula/visual-sorting/blob/main/LICENSE) © 2024 Mateusz Szuła

0 comments on commit d7cde46

Please sign in to comment.