In this tutorial I will show how to code Google's Tic Tac Toe using Python and it's Pygame module. In this video we will be drawing the figures (both circles and crosses) each time a player clicks a square.
LINKS:
😺 GitHub Repo: https://github.com/AlejoG10/python-ti...
🤖 AI Version: • Coding an Unbeatable Tic Tac Toe AI Using ...
FOLLOW FOR MORE:
💥 GITHUB: https://github.com/AlejoG10
💥 INSTAGRAM: / coding_sp0t
⏱ TIMESTAMPS ⏱
00:00 Introduction
1:14 Linking Console Board and Screen Board
10:10 Drawing Figures