Skip to content

ftreff/matrix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

Enter the Matrix

Simulated computer code from "The Matrix" movies, implemented in pure BASH v5.1+


Minor changes from the original, mainly the charcters('SYMBOLS') used.

Charcters used in this fork:
☺☻♥♦♣♠•◘○◙♂♀♪♫☼►◄↕‼¶⌂æÆ╛┐└┴┬├ ┼ ─ ╞ ╚╟╔╩╦╠═╬╧╨╤²■€ƒ…†‡‰ŒŽÅÆЧ▬
\↨↑↓→←▲▼^¢£¥₧ª▄▀▐▌αßπΣ󩨦¤™•ØÞçµ*¿º«»░▒▓≈⌡⌠≤≥≡∩εφ∞δΩΘª±²³½¼¾¶øðⁿ√

Acquisition

stream matrix without downloading/installing

bash <(curl -s https://raw.githubusercontent.com/ftreff/matrix/main/matrix.sh)

otherwise, download

git clone https://github.com/ftreff/matrix; cd matrix

install to $PATH (optional)

cp matrix.sh /usr/local/bin

Execution

if installed to $PATH matrix.sh, otherwise ./matrix.sh or bash matrix.sh

About

Matrix digital rain implemented in Bash

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%