Tetris (part 11)

  • 7
  • Locked
Now create a GamePieceFactory class. We'll use it to create game pieces of various shapes. For now, it will have only one static createRandomGamePiece() method: static GamePiece createRandomGamePiece(int x, int y).
You can't complete this task, because you're not signed in.
Comments
  • Popular
  • New
  • Old
You must be signed in to leave a comment
This page doesn't have any comments yet