> I was curious how you would program the seperate
> images to fall together and not break apart, because pygame and
> livewires uses images as collision detection, so therefore you can't
> make most of the shapes a single image because they will have
> transparent spaces as part of the image, whic
In <[EMAIL PROTECTED]>, Blaze Bresko
wrote:
> [Tetris] I was curious how you would program the seperate images to
> fall together and not break apart, because pygame and livewires uses
> images as collision detection, so therefore you can't make most of the
> shapes a single image because they wi
Hi,
I am trying to make a game using either livewires or pygame. The game
is tetris. Right now I have gotten the program to a point where
everything works (as in user input, score, lines, etc), except I can't
get more than one block to work. Right now I have the user playing a
game where a single