Devlog #3
I had thought the game looked a little bland with the way the pieces were all the same full color, so I made three tiles that pieces would randomly select to be made out of.
Devlog #3
I had thought the game looked a little bland with the way the pieces were all the same full color, so I made three tiles that pieces would randomly select to be made out of.
Devlog #2
I added line clear and game over logic, and I changed the background to be gray so you can see where the edges are.
I also added a delay while holding a and d so that you can control the pieces better.
Devlog #1
Hi! This is a Tetris game I am building using pygame.
So far I have collision detection and random piece selection.
Next time, I plan to implement line detection, game over logic, and have a better background (right now it’s just plain black).