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

Board Update State #1

Closed
knewbury01 opened this issue Feb 22, 2019 · 2 comments
Closed

Board Update State #1

knewbury01 opened this issue Feb 22, 2019 · 2 comments
Assignees

Comments

@knewbury01
Copy link

knewbury01 commented Feb 22, 2019

Prereqs - Board should be able to :
init
return winner
return state of squares

Goal of this feature:
update state of squares

this means:
update a square
edge detection

@knewbury01 knewbury01 changed the title Board Implement Board Update State Feb 22, 2019
@knewbury01
Copy link
Author

other prereq - square exists

@knewbury01
Copy link
Author

other prereq - move representation exists

thinking teams will keep track of moves, not board. also makes sense since moves can be applied to any piece

kuzi117 added a commit that referenced this issue Feb 24, 2019
These classes represent the interface for changing the state in the FSM.
This is progress towards #1.
@knewbury01 knewbury01 self-assigned this Feb 24, 2019
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