You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User is required to enter initials and email to start the game. Failure to enter credentials will result in user unable to play the game. This will be implemented using a JavaFX interface and Java for logic.
Client requirement (see here) and for our Proof of Concept Milestone.
The email and initials fields both need to be filled to start the game. However, there is nothing enforcing a proper format for the email entered, so currently anything put in that field will allow the game to run.
User is required to enter initials and email to start the game. Failure to enter credentials will result in user unable to play the game. This will be implemented using a JavaFX interface and Java for logic.
Client requirement (see here) and for our Proof of Concept Milestone.
For issue #12.
The text was updated successfully, but these errors were encountered: