This project reproduces the "Bad Apple!!" video using Bash script, with all graphics rendered in ASCII art.
- Why?
- Why not :P
- Clone the repository to your local environment:
git clone https://github.com/FelipeFMA/BadAppleBash.git
- Navigate to the project directory:
cd BadAppleBash
- Make the
run.sh
script executable:
chmod +x run.sh
- Run the script:
./run.sh
Bitcoin:
bc1qnkq7hf6r53fg73jh3awfsn6ydeh87u5cf8hs3g
Ko-fi: https://ko-fi.com/felipefma
Paypal: felipefmavelar@gmail.com
Brazilian Pix: felipefmavelar@gmail.com
This project is a fork of trung-kieen/bad-apple-ascii. Special thanks to the original creator for their work!