Creating Tic-Tac-Toe With an AI Player & Shortcuts for Python Decorators

The Real Python Podcast - A podcast by Real Python - Fridays

Categories:

How do you create a computer opponent for a simple game within Python? Would you also like to learn how to adapt the game to run in a web browser or graphical user interface (GUI)? This week on the show, Christopher Trudeau is here, bringing another batch of PyCoder's Weekly articles and projects.