Skip to content

Find game screen setup

Create classes FindGameScreen and FindGameController that uses scene2d.

Should have a background, a header, a "Create lobby" button, an "Enter gamepin" text field, and a "Join game" button.

The "Join game" button should be disabled until a gamepin of correct length is entered into the text field.