This capstone project involves programming the game 'Tic-Tac-Toe' with Python. The goal is to test our understanding and application of key concepts, such as lists, dictionaries, loops, nested-loops, functions and control flow logic.
The screenshots below shows the code in action through replit, an online IDE (Integrated Development Environment) used for various programming languages.