[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] I'm trying to make my X's and O's show using a while statement but for some reason it aint updating.



Dang, never realized I accidentally changed that, no wonder it all of a sudden stop working :P.

Thanks,
Lamonte.

On 9/22/07, Ulf Ekström < uekstrom@xxxxxxxxx> wrote:

            elif self.cordnates[x][0] == 1 and self.cordnates [1][1] == 2:

Do you really want [1][1] there?                                        ^^^
 

Regards,
Ulf