Skip to content

Commit f4f6901

Browse files
authored
Update README.md
1 parent 1c5be29 commit f4f6901

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,4 @@ My solutions of [PRACTICE PYTHON](http://www.practicepython.org/)
2929
[26. Check Tic Tac Toe](http://www.practicepython.org/exercise/2015/11/16/26-check-tic-tac-toe.html)
3030
[27. Tic Tac Toe Draw](http://www.practicepython.org/exercise/2015/11/26/27-tic-tac-toe-draw.html)
3131
[28. Max Of Three](http://www.practicepython.org/exercise/2016/03/27/28-max-of-three.html)
32+
[29. Tic Tac Toe Game](http://www.practicepython.org/exercise/2016/08/03/29-tic-tac-toe-game.html)Unfinished, but I have improved the game to N-in-line (N can be 3, 4, 5 or more) to win the game in a X (X >= N) large size game board. Enjoy!

0 commit comments

Comments
 (0)