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

Position needs properties, construcor and accessors #5

Open
k4pran opened this issue Oct 19, 2018 · 0 comments
Open

Position needs properties, construcor and accessors #5

k4pran opened this issue Oct 19, 2018 · 0 comments
Labels
Easy Ideal for beginners

Comments

@k4pran
Copy link
Owner

k4pran commented Oct 19, 2018

https://github.com/ryanmccauley211/Chess-2.0/blob/5c20b6d63e55d98c850a408d1a1e273843527953/src/com/neueda13/Position.java#L5-L10

  • Write the position class with properties to represent a location on a chess board.
  • Should use values to indicate row and column of the board. Row 0, column 0 is the top left of the board
@k4pran k4pran added the Easy Ideal for beginners label Oct 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Easy Ideal for beginners
Projects
None yet
Development

No branches or pull requests

1 participant