Skip to content

codevivi/terminal-flag-and-matrix-rain

Repository files navigation

🪧 Terminal LT flag and matrix rain animation

📋 About

2023-03-07 homework.

Node, npm learning first homework

Npm package used: chalk

alt app screenshot

Matrix rain - only repeating strings going down.

alt app screenshot

🎯 Goals:

  • Write a program to paint LT flag in a terminal
  • Write a program to generate matrix rain animation in a terminal

🏁 Getting started ⚠️ At your own risk

Must have Node.js installed

  1. Clone the repo

  2. Go into project directory and Install NPM packages

    npm install
  3. Go into project directory and run program locally

    npm run flag

    or

    npm run rain

    or to run matrix rain from lesson

    npm run lesson

About

Paint LT flag and matrix rain animation in a terminal

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published