Matrix raining code effect using HTML, CSS and Javascript

preview_player
Показать описание
I love Matrix, so I decided to recreate the iconic raining code effect using my frontend skills. I picked the easiest implementation so I think it is really well suited for beginners. I hope you will enjoy this project as much as I did.
Have fun!

Where you can find me?
🔗 Links:
Рекомендации по теме
Комментарии
Автор

This is so much better than how I was trying to do it. I figured out the random character selection, and I could draw either a single vertical cascade or a full screen of random characters, but I was really over-engineering things when I tried to animate multiple cascades across the screen. Your solution is so elegant, awesome bro!

gabefernandes
Автор

Wow this is incredible! Just stumbled across this video and your YouTube channel for the first time and love it! I'm currently teaching myself JavaScript and it's just amazing everything you can accomplish with it. Well done!

landhowardjohnston
Автор

Really great, thanks! I ask ChatGTP several times but it's code was really bad, so +1 for you as human dev!

jugibur
Автор

Super! Good job, that's a really better exercise than some autumn leaves we coded in school....

michaelhereit
Автор

Saw this on reddit, very cool. Gonna have to implement this on a site now, thanks!

treeh
Автор

it is one of the amazing design i have seen

samarthmotka
Автор

How do I make the background transparent? I can't put this into anything that has a non black bg :(

MrGhosTRideRrR
Автор

Very simple explanation thank you! I have a question; if we want to stop the rain at certain words; how can we do it?

jacktheripper
Автор

Amazing work! Very well explained and helped me a lot!

troopekyt
Автор

This is amazinga sir!
Is there a way to use this as a border on a website through css?
Kind regards
Michael

mspencer
Автор

How did you run the code I cant figure out how to do so

hassanhaji
Автор

hey, i just created a PR to remove full raindrops seen at start of render to your repo...

dharaypm
Автор

What if I write that in python? Does it work?

onuryuce
Автор

how to set <canvas> as background in html? z-index is not helping

MDjamalov
Автор

nice video bro, i have a question, how can i set this code into a background image for use in other projects? keep going with this content my friend

hijokolo
Автор

Hi, I'm a super beginner to coding. Thank you for the awesome video. I want to use this rain effect as a looping sequence rather then endless randoming.. would you perhaps know how to do this? Like about 2 seconds would be random, and then coming back to the start to loop again. Thank you.

suminunnie
Автор

this didn't work for me, just gave me a blank black screen and i did literally all the same exact steps you did

anthonymonterosso
Автор

This is epic dude! Pretty inspiring for an new wanna-be developer like me :)

konstantinstefanov
Автор

Keep creating web deb projects for beginners and intermediate!😀

ankur_
Автор

Nice. I was working on a similar tutorial for remotion!

optymystyc