https://github.com/ddemon26/canimation
Terminal scripts to show classic ASCII art animations, including the classic Matrix Terminal.
https://github.com/ddemon26/canimation
animation cool cool-stuff mainframe matrix nerd powershell powershell-script terminal
Last synced: 4 months ago
JSON representation
Terminal scripts to show classic ASCII art animations, including the classic Matrix Terminal.
- Host: GitHub
- URL: https://github.com/ddemon26/canimation
- Owner: Ddemon26
- License: apache-2.0
- Created: 2025-09-27T14:38:28.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2025-09-28T21:08:58.000Z (4 months ago)
- Last Synced: 2025-09-28T21:13:43.078Z (4 months ago)
- Topics: animation, cool, cool-stuff, mainframe, matrix, nerd, powershell, powershell-script, terminal
- Language: PowerShell
- Homepage:
- Size: 25.6 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# canimation
A collection of terminal animations including Matrix effects, 3D wireframes, Conway's Game of Life, DVD screensaver, fireworks, and more!
## Usage Examples
### PowerShell
```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
```bash
# Run Matrix animation
./cmatrix.sh
# With custom settings
./cmatrix.sh --fps 60 --speed 3 --letters --white-leader
```
## Animation Gallery
| Matrix | Matrix Theme (Ice) | Donut |
|--------|-------------------|-------|
|  |  |  |
| DVD Screensaver | Fireworks | Trippy Flow |
|----------------|-----------|-------------|
|  |  |  |
| Meteor Shower | Rain | Snow |
|--------------|------|------|
|  |  |  |