Skip to content

tasnimzotder/terminal-dance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminal Dance

demo

Usage

  1. Using docker
make docker-build && make docker-run size=128

Note: The size parameter is optional. The default value is 64. Change it to resize the animation.

  1. Using local environment
make local-run

Note: Please don't forget to resize the font size of your terminal to fit the animation.

Credits