Matrix-style digital rain screensaver
Posted: Thu Jan 11, 2024 6:42 pm
This renders a version of the digital rain display seen in The Matrix.
Try It Now!
It's all PETSCII (no halfwidth kana characters, sorry). It doesn't do anything else – no messages fade in or anything – but it does have a bit of variability. You can use the + and - keys to make it faster or slower, or switch from the default all-green look to a festive tricolor scheme inspired by Mardi Gras by pressing M (press G to go back to all-green):
First attempt in BASIC was far too slow, so this was written in Prog8. The source code is available at GitHub.
#R46
Try It Now!
It's all PETSCII (no halfwidth kana characters, sorry). It doesn't do anything else – no messages fade in or anything – but it does have a bit of variability. You can use the + and - keys to make it faster or slower, or switch from the default all-green look to a festive tricolor scheme inspired by Mardi Gras by pressing M (press G to go back to all-green):
First attempt in BASIC was far too slow, so this was written in Prog8. The source code is available at GitHub.
#R46