Skip to content

Conversation

@jamestglh
Copy link
Owner

No description provided.

@@ -0,0 +1,28 @@
{
Copy link

Choose a reason for hiding this comment

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

TicTacToe should not be in this branch.

{
// Your code here
return hand1 + ' ' + hand2;
string player1Hand = "";
Copy link

Choose a reason for hiding this comment

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

I like that you have multiple methods, but some comments before each method explaining what the method does would have been nice.

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.

3 participants