This is a Matrix code rain animation in Love2d engine
- Love2D engine
- Lua (basically installed with Love2D engine)
- Run
love .
on project dir - Or run
zip -r matrix.love *
on the root - And double click the
matrix.love
file
- Update the animation delay according to FPS
- Limit FPS to 60 maximum
- White digit at first should stay longer
- Unicode support to the digits
- Add keystroke support to exit the app
- Mazhar Ahmed