Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sailor moon tic tac toe #3

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

sailor moon tic tac toe #3

wants to merge 18 commits into from

Conversation

annamm77
Copy link

@annamm77 annamm77 commented Jul 1, 2016

pretty magical.

}
game.changePlayer()
updateMessage("Your turn, " + game._current_player)
}

Choose a reason for hiding this comment

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

I noticed from line 18 to here there is some repetition depending on whose turn it is. I wonder if a helper method could have been created to reduce the repetition. Like a play_game method or something.

@rmtolmach
Copy link

Nice job getting all of the functionality down! 🌻 🎉 Don't forget how far you've come!!

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