Skip to content

A script that executes several frames of the video Bad Apple and displays them in the console and in a text file using ASCII code

Notifications You must be signed in to change notification settings

Froggap/BadApple-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPANISH | EN

SCRIPT

Introducción

Este es un script para ejecutar en codigo ASCII el video de Bad Apple, un meme muy conocido por repoducirse en cualquier lado ya se con o sin pantalla.

¿Qué pip son necesarios?

Solo necesitaremos instalar Pillow, pywhatkit y pygame

  1. pip install Pillow (este nos permitira interactuar con las imágenes)
  2. pip install pywhatkit (nos permite convertir imagenes en ASCII)
  3. pip install pygame (nos permite colocar mp3)

importante

Debes ejecutar el codigo desde el archivo para despues que el script cree un .txt y muestre el video con el codigo ASCII (tambien puedes observarlo desde la terminal)

badapplegif-‐-Hecho-con-Clipchamp

About

A script that executes several frames of the video Bad Apple and displays them in the console and in a text file using ASCII code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages