Skip to content

T4ras123/ascii-love

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Make people you love feel appreciated.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages