Skip to content

Bad Apple in node.js. Now I can really consider myself a programmer.

Notifications You must be signed in to change notification settings

DKMFzF/bad-apple-node.js

Repository files navigation

Console Bad-Apple in Node.js

bad-apple-video.mp4

Installation and launch

Cloning the slokaln repository project

git clone https://github.com/DKMFzF/bad-apple-node.js.git

Going to the project directory

cd bad-apple-node.js

Locking up third-party libraries

npm install
npm run start

or

yarn
yarn start

Assembly

npm run start

or

yarn start

Config .env

FRAME_RATE=143 # optimal value
VIEWPORT_WIDTH=80
VIEWPORT_HEIGHT=60
ALPHABET=variant4 # or variant1 || variant2 || variant3
FILE_FORMAT=png # or jpeg || jpg
FRAME_DIR=./frames
SOUND_FILE=./sound.mp3

Use libs in a project

About

Bad Apple in node.js. Now I can really consider myself a programmer.

Topics

Resources

Stars

Watchers

Forks