Skip to content

My implementation of a terminal based matrix code rain generator, made from python, non-default python libraries not required.

License

Notifications You must be signed in to change notification settings

energizerbee/PyTrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyTrix

My implementation of the matrix code rain animation. RECOMMENDED YOU RUN IN LINUX OR UNIX TERMINAL (or bash on windows) IF NOT REPLACE os.system("clear") TO os.system("cls") No other python libraries are required outside of default python libraries. IDE TERMINAL DOES NOT WORK WELL AS OS FEATURES ARE RESTRICTED IN SOME IDE'S.

To run: In terminal navigate to the downloaded and extracted PyTrix file and run "python3 rain.py"

About

My implementation of a terminal based matrix code rain generator, made from python, non-default python libraries not required.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages