Coding a simple 2-player tic tac toe game
Part 2: • ASMR Programming - Unbeatable Tic Tac Toe ...
Source code: https://github.com/clickclackcode/pyt...
00:00 - Intro and preview
00:37 - Set up the game window
03:35 - Create the squares and the board
11:12 - Add Players
17:08 - Check for a winner
30:01 - Check for a tie
30:49 - Display the results