It’s end of the week again so we review the code challenge of this week. It’s never late to sign up, just fork our challenges repo and start coding.
Articles on tictactoe
Code Challenge 12 – Build a Tic-tac-toe Game
By PyBites Team on 26 March 2017
Hi Pythonistas, a new week, a new ‘bite’ of Python coding! After last week’s conceptual challenge (generators), we’d like to challenge you this week to build Tic-tac-toe. Every time we do games (previously Word Values and Hangman) we learn a lot. Enjoy and we review solutions end of this week.