Skip to content

Commit

Permalink
Change "another player" to "a human player."
Browse files Browse the repository at this point in the history
  • Loading branch information
datagrok committed Apr 1, 2011
1 parent 354500e commit 7a6933b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Intructions:
1. Fork this repo on GitHub.
2. Create a program that can interactively play the game of Tic-Tac-Toe against another player and never lose.
2. Create a program that can interactively play the game of Tic-Tac-Toe against a human player and never lose.
3. Commit early and often, with good messages.
4. Push your code back to GitHub and send me a pull request.

Expand Down

0 comments on commit 7a6933b

Please sign in to comment.