Login screen setup (without backend)
FR10 Players should be able to log-in to their account High
Setup the visuals of the login screen. The backend logic should be created later
-
Set up asset manager
-
Create LoginScreen and LoginController classes
-
Set background and title
-
Input fields: "Username", "Password"
-
Buttons: "Log in", "Don't have a user/signup"
-
Dummy input handlers