Now create the backbone of the GamePiece class.
This class will describe the falling game pieces.
We need to know the coordinates and shape.
The two variables x and y will be responsible for the coordinates.
The matrix is responsible for the shape.
Tetris (part 8)
- 7
Locked
Comments
- Popular
- New
- Old
You must be signed in to leave a comment
This page doesn't have any comments yet