comparison README.txt @ 44:10af07920b40

change README to org
author Dennis <dennis@denniscm.com>
date Tue, 08 Aug 2023 19:02:40 +0000
parents
children
comparison
equal deleted inserted replaced
43:a809e4200185 44:10af07920b40
1 ━━━━━━━━━━━━━━━━━━━━━━━━━━
2 ALGO-ANIMATOR
3
4 Dennis Concepcion Martin
5 ━━━━━━━━━━━━━━━━━━━━━━━━━━
6
7
8 Table of Contents
9 ─────────────────
10
11
12
13
14 An interactive program to visualize sorting algorithms. Developed in C
15 using OpenGL, GLUT, and FreeType.
16
17 • Docs: <https://denniscm.com/projects/algo-animator>
18 • Main repo on SourceHut:
19 <https://git.sr.ht/~denniscmartin/algo-animator>
20 • Mirrors:
21 • Github: <https://github.com/denniscmartin/algo-animator>
22 • Gitlab: <https://gitlab.com/denniscmartin/algo-animator>