Skip to content

FelipeFMA/BadAppleBash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BadAppleBash

preview

This project reproduces the "Bad Apple!!" video using Bash script, with all graphics rendered in ASCII art. The code has changed a lot since the creation of the GIF above, but the core functionality remains intact.

Why? Why not :P

Usage Instructions

  1. Clone the repository to your local environment:
git clone https://github.com/FelipeFMA/BadAppleBash.git
  1. Navigate to the project directory:
cd BadAppleBash
  1. Make the run.sh script executable:
chmod +x run.sh
  1. Run the script:
./run.sh

Credits

This project is a fork of trung-kieen/bad-apple-ascii. Special thanks to the original creator for their work!

Releases

No releases published

Packages

No packages published

Languages