Python Tic Tac Toe Beginner Tutorial in PyGame | PART 1

Published: 19 September 2020
on channel: Coding With Russ
35,265
598

In this Python tutorial I code Tic Tac Toe using the PyGame module.
This video covers the initial setup and creation of the game grid

Code & assets on my website: http://codingwithruss.com/gamepage/Ti...
Alternative link: https://github.com/russs123/TicTacToe

Check out my other PyGame tutorials:
Space Invaders coding tutorial:    • Pygame Space Invaders Beginner Tutori...  
Flappy Bird coding tutorial:    • PyGame Flappy Bird Beginner Tutorial ...