I have a Game class, which contains an instance of a custom View class, in which I implemented a JFrame with some buttons, labels etc. Everything s
Game
View