Mercurial > public > algo-animator
comparison README.md @ 45:08ec3e96a02c
Change info files
author | Dennis <dennis@denniscm.com> |
---|---|
date | Fri, 11 Aug 2023 15:27:59 +0000 |
parents | |
children | 701dc4e9f2f6 |
comparison
equal
deleted
inserted
replaced
44:10af07920b40 | 45:08ec3e96a02c |
---|---|
1 | |
2 # algo-animator | |
3 | |
4 An interactive program to visualize sorting algorithms. Developed in C using OpenGL, GLUT and FreeType. I also made a video about this project -> [Youtube](https://youtu.be/KvOI88s-FsU). | |
5 | |
6 - Docs: <https://denniscm.com/proj/algo-animator.html> | |
7 - Main repo on SourceHut: <https://git.sr.ht/~denniscmartin/algo-animator> | |
8 - Mirrors: | |
9 - Github: <https://github.com/denniscmartin/algo-animator> | |
10 - Gitlab: <https://gitlab.com/denniscmartin/algo-animator> | |
11 |