Skip to content

R3V1Z3/enter-the-matrices

Repository files navigation

The Matrix raining code effect implemented in various formats and across various libraries. I've excluded PhaserJS because it's my understanding that it uses Pixi.js for rendering so the Pixi.js examples should represent PhaserJS as well.

Press F11 then F5 for full sreen effect in Chrome and Firefox.

The Matrices

I've tried to implement options via url parameters, for example:

Extras

Notes

There are various ways to achieve this effect across various libraries. I've tried to avoid is destroying objects, which can lead to a sub-optimal experience in JavaScript. I tried to create the base number of objects needed and simply move them to the top of the display once they pass the display height. In most cases so far, I ended up going the eaier route though, simply creating and deleting objects as needed.

Source code: https://github.com/Ugotsta/enter-the-matrices/

About

The Matrix raining code effect in various formats.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages