Skip to content

Repository files navigation

canimation

A collection of terminal animations including Matrix effects, 3D wireframes, Conway's Game of Life, DVD screensaver, fireworks, and more!

Usage Examples

PowerShell

# Run Matrix animation
./cmatrix.ps1
# Run at 60 FPS with double speed
./cmatrix.ps1 -Fps 60-Speed 2# Random animation with custom settings
./crandom.ps1 -Fps 45-Speed 1.5# List available animations
./crandom.ps1 -List

Shell

# Run Matrix animation
./cmatrix.sh
# With custom settings
./cmatrix.sh --fps 60 --speed 3 --letters --white-leader

Animation Gallery

MatrixMatrix Theme (Ice)Donut
MatrixMatrix IceDonut
DVD ScreensaverFireworksTrippy Flow
DVDFireworksFlow
Meteor ShowerRainSnow
MeteorRainSnow

About

Terminal scripts to show classic ASCII art animations, including the classic Matrix Terminal.

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages