You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[27. Tic Tac Toe Draw](http://www.practicepython.org/exercise/2015/11/26/27-tic-tac-toe-draw.html)
31
31
[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