The Tic-tac-toe Series: Master List

April 25, 2019

I’ve written a series of posts where we build an increasingly-complex tic-tac-toe game from scratch, one step at a time.

The genesis post where I explain my philosophy behind the series:

Here are all the posts in the tic-tac-toe series so far:

  1. Starting small with Python (render the board)
  2. Getting & validating user input
  3. Updating the board with user input
  4. Game over & making moves permanent
  5. Adding version control with Git

Want to get an email when I upload a new post? I have an email list you can subscribe to.


Profile picture

I write something new every day for 2k software developers. You should sign up for the daily email.

© 2024