Mercurial > public > algo-animator
diff README.md @ 45:08ec3e96a02c
Change info files
author | Dennis <dennis@denniscm.com> |
---|---|
date | Fri, 11 Aug 2023 15:27:59 +0000 |
parents | |
children | 701dc4e9f2f6 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.md Fri Aug 11 15:27:59 2023 +0000 @@ -0,0 +1,11 @@ + +# algo-animator + +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). + +- Docs: <https://denniscm.com/proj/algo-animator.html> +- Main repo on SourceHut: <https://git.sr.ht/~denniscmartin/algo-animator> + - Mirrors: + - Github: <https://github.com/denniscmartin/algo-animator> + - Gitlab: <https://gitlab.com/denniscmartin/algo-animator> +