Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 506 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 506 Bytes

Matrix Love

This is a Matrix code rain animation in Love2d engine

Requirements

  • Love2D engine
  • Lua (basically installed with Love2D engine)

How to run

  • Run love . on project dir
  • Or run zip -r matrix.love * on the root
  • And double click the matrix.love file

TODO

  • 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

Credits

  • Mazhar Ahmed