/ascii-love

Make people you love feel appreciated.

Primary LanguageCMIT LicenseMIT

ascii-love

A way for you to express your love through something you love.

ASCII heart animation rendered in the terminal.

ASCII Heart Animation

You can download video if you want just that and skip the hustle of compiling and recording.

Features

  • Spinning Heart: Displays a heart shape that rotates around both the X and Y axes, creating a mesmerizing animation.

Requirements

  • Operating System: Linux
  • Compiler: GCC
  • Libraries: math.h, stdio.h, unistd.h

Compilation

To compile the programs, use the following commands:

gcc -o heart heart.c -lm

Usage

Run the executables in the terminal:

./heart

License

This project is licensed under the MIT License. See the LICENSE file for details.