MelianMiko 828689b213 Add proj, update toolbox 2 роки тому
..
res 828689b213 Add proj, update toolbox 2 роки тому
.gitignore 828689b213 Add proj, update toolbox 2 роки тому
LICENSE 828689b213 Add proj, update toolbox 2 роки тому
README.md 828689b213 Add proj, update toolbox 2 роки тому
build.js 828689b213 Add proj, update toolbox 2 роки тому
package-lock.json 828689b213 Add proj, update toolbox 2 роки тому
package.json 828689b213 Add proj, update toolbox 2 роки тому

README.md

bad-apple.js

A Javascript implementation of the famous music video for the song featured in Touhou

Screenshot2

Usage

To compile a version of the playback script configured for your current terminal size, run

npm install
node build.js

Keep in mind that you will need to have a copy of ffmpeg installed on your computer beforehand. Additionally, the build script will only run on Unix-based shell environments such as bash on Mac, Linux, or WSL.

Alternatively, run the prebuilt script located at dist/ba.js, which has been configured for a 40x30 character terminal.