This is my failed Tic Tac Toe project - as documented in the video: https://youtu.be/52ia2C0XyRM
The code doesn't fully work, will go into an infinite loop when there is a tie, and not work for all winning combinations. It is an example of how bad things can go, when you don't care about what you are about to code ...