Matrix in Python? | How to create a matrix-animation in Python.

preview_player
Показать описание
This video is about the creation of a simple nice looking matrix-animation in Python.

-------------------- Music --------------------

Background: Pure Gold, LYFO HIGH
Outro: KsTBeats - Revive
Рекомендации по теме
Комментарии
Автор

I come from c++ and when I googled this I honestly expected to see something that will fill the whole console up, but this is actually nice! Keep it up.

homohorrorincomprehensibilis
Автор

Need to zoom in the video on the screen next time, impossible to make out some of the characters.

samuelbeall
Автор

Maybe you should have used a smaller font.

grey_mouse
Автор

Thanks man .. i was doing a
print(something, end=" ")
but your
print(*line)
helped alot
btw can you explain what it actually is.. or share a link to explain the syntax

Fire_Fly_
Автор

Dude, this is awesome, keep going and u will get a lot of subscribers, i believe in u, man

danek__kes
Автор

How the F do i open it and run it. (im on windows)

JJoe
Автор

I'm getting the same error all the time:

list assignment index out of range

at the line[i] = symbols[r.randint(0, 4)] part of the script, any ideas?

holycow
Автор

hi! it is very hard to write the whole code + i don't have one of the symbols so can someone reply with the code?

BalkanBananaKing