Skip to content

Conversation

@panditsamik
Copy link

To determine the winner of the game, MultiDraw class is added that checks the grid for any four consecutive coins of the same color in a horizontal, vertical or diagonal direction. And then after the winner(colour here) is announced, the game will end with the command -> System.exit(0)

I solved the isuues #1 and #2. Please see and merge it and add the hackodex label.

To determine the winner of the game, MultiDraw class is added that checks the grid for any four consecutive coins of the same color in a horizontal, vertical or diagonal direction. And then after the winner(colour here) is announced, the game will end with the command -> System.exit(0)
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