The main executable class is Main, which launches the app when executed. The game code inside the logic package describes all game interacting elements so far. In facade the class HomeworkTwoFacade ...
This is a Pinball game developed with custom modifications. The game features changing background colors based on the player's score and dynamic changes to the sticker width as the score increases.