Skip to content

This is a Matrix code animation in Love2D engine

License

Notifications You must be signed in to change notification settings

mazhar266/Matrix-Love

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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