Skip to content

Conversation

@jvenetucci
Copy link

Check out this cool code.

}

/*
private int checkMines(int rowCount, int columnCount) {
Copy link
Author

Choose a reason for hiding this comment

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

This is a work in progress method that will calculate the number of mines surrounding a given position. The intention is that the integer that this method returns is what will be displayed by the solve() method.

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.

1 participant