Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User is required to enter initials and email to start game #14

Closed
lcarrnix opened this issue Oct 14, 2018 · 1 comment
Closed

User is required to enter initials and email to start game #14

lcarrnix opened this issue Oct 14, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request Proof of Concept

Comments

@lcarrnix
Copy link
Contributor

lcarrnix commented Oct 14, 2018

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.

@lcarrnix lcarrnix added the enhancement New feature or request label Oct 14, 2018
@lcarrnix lcarrnix added this to the Proof Of Concept milestone Oct 14, 2018
@jcox94 jcox94 mentioned this issue Nov 11, 2018
@jcox94
Copy link
Contributor

jcox94 commented Nov 11, 2018

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.

@macsc97 macsc97 closed this as completed Dec 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Proof of Concept
Projects
None yet
Development

No branches or pull requests

3 participants