Skip to content

Conversation

@stewartdawilson
Copy link
Collaborator

Added functionality to reset the board once a game has finished.

@stewartdawilson stewartdawilson requested a review from pilif0 April 1, 2019 15:10
Copy link
Collaborator

@pilif0 pilif0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A case to think about is if the controller immediately gets a signal that the game is over on start up. Then it would immediately start resetting the board (?), which would fail as the connection to the robot is only opened on the first command being sent through internal logic. A solution might be to add a similar connection opening block to this code, but do think through all the possible problems with this case.

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

Successfully merging this pull request may close these issues.

2 participants