view README.txt @ 44:10af07920b40

change README to org
author Dennis <dennis@denniscm.com>
date Tue, 08 Aug 2023 19:02:40 +0000
parents
children
line wrap: on
line source

                       ━━━━━━━━━━━━━━━━━━━━━━━━━━
                             ALGO-ANIMATOR

                        Dennis Concepcion Martin
                       ━━━━━━━━━━━━━━━━━━━━━━━━━━


Table of Contents
─────────────────




An interactive program to visualize sorting algorithms. Developed in C
using OpenGL, GLUT, and FreeType.

• Docs: <https://denniscm.com/projects/algo-animator>
• 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>