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 ...