Jump to content

Python Pygame Tetris

Yoyohoneywasp

Hi this an old python pygame tutorial for tetris from tech with tims, I want to a function to this code where I can create a ghost piece so the user knows where there piece is going to drop. Im trying to create a ghost_piece and I know I have to set it to the current piece. The problem with this is beacuse the ghost_piece needs to be at the bottom it is immediatly locked and I cant seem to understand how he locked the piece in the first place, so I dont really know how to unlock it.

Tetris - Full Code.py

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×