Skip to content

A library full of terminal-based animations written in Python.

License

Notifications You must be signed in to change notification settings

PrintN/Terminal-Animations-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Terminal Animations Library

Welcome to the Terminal Animations Library! This repository is a collection of terminal-based animations implemented in Python. It's designed to provide a simple way to play animations directly from your terminal. Terminal Animations

Do You Want to Add a Terminal Animation?

We welcome contributions to expand our collection of terminal animations. If you have a animation idea or a completed animation that you'd like to add to this repository, please follow the guidelines below:

  1. Create a New Folder: Add a new folder for your animation in the root directory of the repository.
  2. Add Your Animation Script: Place your animation script inside the new folder.
  3. Write a README: Include a README.md file in your animation’s folder with instructions on how to play your animation.
  4. Create a Contribution Issue: Open an issue in the repository to describe the animation you're adding and link to the new folder and README.

If you need any help or have questions about adding a animation, feel free to ask for guidance in the issues section or contact the repository maintainers.

Thank you for contributing and helping to grow the Terminal Games Library!

Getting Started

To get started with any of the animations, follow these steps:

  1. Download and Install Python

    Ensure you have Python installed on your machine. You can download the latest version of Python from the official Python website. Follow the installation instructions for your operating system.

  2. Clone the repository:

    git clone https://github.com/PrintN/Terminal-Animations-Library.git
  3. Install packages:

    pip install -r requirements.txt
  4. Navigate to the animations directory

    cd Terminal-Animations-Library/Animations
  5. Run the animation

    python Snowing.py

    Replace Snowing.py with the appropriate script for the animation you want to play.

About

A library full of terminal-based animations written in Python.

Topics

Resources

License

Stars

Watchers

Forks

Languages