Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Aesthetic and pleasing matrix rain [Hackers edition] using vanilla JavaScript #2959

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lordsid003
Copy link

@lordsid003 lordsid003 commented Oct 25, 2023

Feature:

Fixes #2958
Implementation of matrix rain based on famous live wallpaper using vanilla.js. This version is based on stereotypical Hacking interface.

Implementation:

  • Creation of sub-folder in "projects" directory by the name "matrix-rain"
  • Includes html5 and css for basic structural formation and UI design
  • matrix.js controls the main flow of wallpaper by bringing it to life
  • Use live sever to load matrix.html and examine the webpage

Why this project:

This project demonstrates that basic programming is versatile to render beautiful patterns and professional designs

Project screenshot:

Screenshot 2023-10-25 230834

Project showcase (Video):

matrix-rain.mp4

@lordsid003
Copy link
Author

i can't understand the error..can someone explain why is the first test case failing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: Addition of matrix rain (Hackers theme) wallpaper design using vanilla javascript
1 participant