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 implemented in Java. The game simulates the classic arcade experience of controlling a pinball machine, aiming to score points by hitting targets and avoiding obstacles.