Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 682 Bytes

File metadata and controls

25 lines (16 loc) · 682 Bytes

BAD APPLE IN YOUR TERMINAL

If it can render, it can render Bad Apple. The terminal can render, I think? So I made this.

Installation

Download or clone the repository, unzip the ASCIIframes.zip, and you only need to run the animation.py script like this in your terminal after going to the directory where you cloned the repo.

  cd wherever/the/fuck/it/is
  python animation.py

KEEP IN MIND YOU NEED PLAYSOUND TO RUN THE SCRIPT.

Video: https://youtu.be/PQRttbGzoxQ?si=vCTzJJJT--6wa9E-

The other script is for generating the ASCII art. This is the repo where I found all the frames.

https://github.com/Felixoofed/badapple-frames

Thank you to Felixoofed.