Questions tagged as 'pygame'

1
answer

Pygame - How to solve ghost image effect

I'm doing tests on pygame and created a "character" that moves, however it creates a ghost effect on the screen. I would like to know how to solve it. (Thislandiswhatthecharacterwouldbe)TheghosteffectthatIamreferringtoisthatwhenyoumove,thechara...
asked by 20.05.2017 / 23:59
3
answers

C: \ Users \ Raiqupip install pygame - "The system can not execute the specified program"

I'm trying to download pygame in python 3.6.5 (64-bit) windows 10, but when I open cmd, I try to run the command " pip install pygame " or kivy , or just type " pip " in the cmd, this message appears ... "The system can not exe...
asked by 14.04.2018 / 02:51
1
answer

I can not understand the cause of this error [closed]

I'm doing a project in python's game four online and I have the value function that tells me what value is placed at a certain point in the table. grelha = [[0, 0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0, 0],...
asked by 13.12.2018 / 18:15