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

Client-side validation for battleship placement #20

Closed
shtwzrd opened this issue Sep 4, 2015 · 0 comments
Closed

Client-side validation for battleship placement #20

shtwzrd opened this issue Sep 4, 2015 · 0 comments

Comments

@shtwzrd
Copy link
Owner

shtwzrd commented Sep 4, 2015

The client needs some understanding of what qualifies as a valid placement of battleships, so that it can provide the user with immediate feedback about invalid placements, or disallow them entirely, allowing for a better user experience.

This also prevents the server from having to validate individual ship placements all the time, reducing load.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant