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
{{ message }}
This repository was archived by the owner on Feb 19, 2023. It is now read-only.
We need to create a service capable of getting a square a piece and a state of the board and giving us all the posible position that the piece can be moved on. This issue is not trivial as it has to decide how to represent the state of a board and validate all the posible movements of a piece. HardOne!!!
We need to create a service capable of getting a square a piece and a state of the board and giving us all the posible position that the piece can be moved on. This issue is not trivial as it has to decide how to represent the state of a board and validate all the posible movements of a piece. HardOne!!!