Skip to content

trung-kieen/bad-apple-ascii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bad Apple For Terminal

This repository contains a set of scripts to convert the "Bad Apple" video into ASCII art representation and display it on terminal. Demo

Dependencies

Usage

1. Converting the Video to ASCII Text (optional)

To convert the "Bad Apple" video (bad_apple.mp4) into ASCII art and save it into frames-ascii folder, run the following command:

sh make-ascii.sh

2. Running the ASCII Art

Python

python run.py

Bash

sh run.sh

Acknowledgments

Idea from this video

Releases

No releases published

Packages

No packages published