Made a Matrix Simulation using P5.js inspired by great Youtuber "THE CODING TRAIN(Danial Shiffman)".
Link to the code is: https://github.com/Shubham2503/Matrix-Simulation
Link to Live page: https://shubham2503.github.io/Matrix-Simulation/
Made a Matrix Simulation using P5.js inspired by great Youtuber "THE CODING TRAIN(Danial Shiffman)".
Link to the code is: https://github.com/Shubham2503/Matrix-Simulation
Link to Live page: https://shubham2503.github.io/Matrix-Simulation/
For further actions, you may consider blocking this person and/or reporting abuse
Henrique Emanoel Viana -
Rajesh Dhiman -
Abhishek Jaiswal -
Akash Jana -
Top comments (2)
I love it! There is one problem for me: There is black space left on the bottom after making chrome full-screen
Oh ! yes, I have created canvas first of total screen width and height.if you enable fullscreen and then refresh the page then it will work well.
Thanks for the feedback.