Re: Tetris
pygame.org is what you need it has tutorials it's cool -- http://mail.python.org/mailman/listinfo/python-list
Re: Tetris
Devon G. Parks wrote: > I've been searching google and this group for a while now for a good > tutorial on making a Tetris-style game in Python. I hear Tetris is a > good starting point, and although I am fairly new to programming I > think I would learn best if I had some code to experiment with