Recreates the falling code animation from The Matrix using Javascript and the P5.js library
- Create a random katakana character on the screen.
- Get the katakana to move down the webpage.
- Find a good green color that matches the animation from the movie.
- Move the katakana's functionality to its own object.
- Create a stream of the random katakana characters that move down the webpage.
- Create multiple streams across the webpage that move at their own speeds.