Skip to content
This repository has been archived by the owner on Oct 22, 2023. It is now read-only.
/ AsciiGifGen Public archive

A cool little script to generate ascii gifs with your name.

License

Notifications You must be signed in to change notification settings

tn3w/AsciiGifGen

Repository files navigation

AsciiGifGen

A cool little script to generate ascii gifs with your name.

🚀 Installation

  1. Clone the Repository git clone https://github.com/tn3w/AsciiGifGen.gif
  2. Open the Directory cd AsciiGifGen
  3. Install requirements python3 -m pip install -r requirements.txt
  4. Have fun!

💩 Usage

Console

  1. Start the Skript python3 main.py
  2. Enter the Text
  3. Done!

Implementation

Example:

from ascii_art_generator import generate_ascii_gif

generate_ascii_gif(text = "Cool Text", output_file = "cool_text_as.gif", width = 600, height = 200, quite = True)

About

A cool little script to generate ascii gifs with your name.

Topics

Resources

License

Stars

Watchers

Forks

Languages