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 fixing some bugs and we will organize and refactor some blocks of code.
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
0:31 Screen Bug
2:16 Square Size Constant
5:12 Fixing Figures Size
6:49 Refactoring Code
9:24 Fixing Game Over