Python/Pygame Matrix Code Rain Tutorial

preview_player
Показать описание
Learn how to create Matrix code rain using Python with Pygame.
---------------------------------------------------------------------------------------------------------
GitHub:
---------------------------------------------------------------------------------------------------------
Please leave a LIKE and SUBSCRIBE for more content!
---------------------------------------------------------------------------------------------------------
Tags:
- Python
- Pygame
- Matrix
---------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------
Рекомендации по теме
Комментарии
Автор

no se ingles pero este canal necesita mas apoyo gracias : saludos desde bolivia

marianava
Автор

I will use it to make rain, thank you

muazkartal
Автор

Good video, this can easily compete against cmatrix or unimatrix! I like your content

snipzmattio
Автор

cool :) i had to dl the font from webs to make it work, for some reason the one in github wasn't acceptable. anyhow, this looks nice, and had it working :) thanks mate

Chokwik
Автор

Hello, very concise and informative. I was wondering how the set_alpha() function works. Why does adding it make the characters appear in columns?

agustingomez
Автор

Hey, was trying it out and had a problem.
font = pygame.font.Font('font/MS Mincho.ttf', FONT_SIZE)
FileNotFoundError: [Errno 2] No such file or directory: 'font/MS Mincho.ttf'

Although i already installed ms mincho.ttf, what should i do?

snipzmattio
Автор

Is it possible to change the color of the characters???

snusstein
Автор

Very impressive, one question tho, how do i edit the font?

jeff
Автор

Hey,
This is really nice.
Actually I wanted to type particular words and that should play continuously rather than goin random letter, please help me with that.
Thankyou

Alpha.
Автор

amazing! one question though.. how do i exit??

keshavharipersad
Автор

Doesnt look very pythonic, try, import matix animation as ma. print(ma). problem solveeasfasd

davidramziz
Автор

i just did every step of this video but i think python's functions are different every version

jawherballoumi
Автор

Greed job man but I don't want the characters to come randomly. I want it to come in a specific order. what should I do? Ex;
H
E
L
L
O

timurtaylan