| Method Signature | Description |
| boolean areAllBlocksRemoved() | returns true if no more blocks are onscreen |
| void gameWin() | call this function to move to the "won the game" screen if the game has been won |
| void gameLost() | call this function to move to the "game over" screen if the game has been lost |