Posts by Arthur Vidal • 33 points
2 posts
-
1
votes0
answers57
viewsQ: How to capture the keyboard in the pygame during the game, where there is only sound?
So guys. I’m visually impaired and I’m starting now in game programming, trying to make a pygame game, but using only sound. But in the main menu I want to press the down arrow it goes to a "new…
-
2
votes2
answers1097
viewsQ: How to search for a word in a file and pull the phrase where it is together with the result?
I need to search for words in a book archive (vidas secas.txt). But I want her to bring the phrase where she is. There’s a way to do that? Here is my program: arquivo =open('Vidas Secas.txt','r')…
pythonasked Arthur Vidal 33