Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 300 Bytes

File metadata and controls

4 lines (3 loc) · 300 Bytes

Matrix_code_rain

Matrix code rain using Python with Pygame

Create a project folder and put in its code and a font folder with ms mincho.ttf. Then run the code and font will be found with "font = pygame.font.Font('font/ms mincho.ttf', FONT_SIZE)" command line (you don't need to add anything new).