Skip to content

JavaScript project to make scrolling and fading green text made famous by The Matrix.

Notifications You must be signed in to change notification settings

AdamJacobson/GreenRain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript project to make "Green Rain" computer code made famous by The Matrix.

This is my first JavaScript project.

Future improvements:

  • Characters should fade from white to green then black instead of changing instantly
  • Each column should scroll at the same speed but have randomized starting time
  • Random time between a column finishing and starting again
  • Some characters should randomly change not only what the character is, but also the orientation.
  • Generate a new random character on appearing instead of just using the static grid of characters.
  • Dynamic width so that columns fill the whole screen
  • Dynamic height so that characters fill the screen entirely
  • Find a more suitable font
  • Use CSS tricks to make characters appear fuzzy as if shown on an older monitor

About

JavaScript project to make scrolling and fading green text made famous by The Matrix.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published