Skip to content

SwiftToolkit/digital-rain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digital Rain

A Swift command-line application that creates the iconic "digital rain" effect from The Matrix in your terminal. Watch as cascading green characters fall down your screen, creating a mesmerizing visual effect.

Check the full post at SwiftToolkit.dev to learn more about the implementation.

The article cover

Features

The application creates a full-screen effect where:

  • Green characters cascade down the screen
  • White characters lead each falling line
  • Characters dim as they approach the end of their lifespan
  • The effect fills your entire terminal window

Usage

After cloning this repository, cd into it, and run the application:

swift run

About

Let's Build: Matrix's digital rain in Swift

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages