Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Terminal Spinner

This JavaScript program renders either a spinning donut or a spinning cube in your terminal using ASCII art.

Features

  • Choose between a spinning donut or a spinning cube.
  • Runs seamlessly in the terminal with Node.js.
  • Exit the animation at any time by pressing q.

Usage

Run the program with:

node spinning-cube.js

or

node donut.js

Press q at any time to gracefully close the program.

Demo

Spinning Donut

Spinning Donut

Spinning Cube

Spinning Cube

About

ASCII art in javascript

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages