SPANISH | EN
This is a script to display the Bad Apple video in ASCII art, a well-known meme that can be played anywhere, with or without a screen.
- pip install Pillow (this allows us to interact with images)
- pip install pywhatkit (allows us to convert images to ASCII)
- pip install pygame (allows us to play mp3 files)
You should run the code from the file to generate a .txt file and display the video with ASCII art (you can also view it from the terminal).
