This Python console-based game offers a twist on the classic Tic Tac Toe by introducing Super Tic Tac Toe. The game is played on a larger grid consisting of nine smaller Tic Tac Toe boards, creating an engaging and strategic gameplay experience.
- Installation: Ensure Python 3.x is installed on your system.
- Run the Game: Execute the Python script
super_tic_tac_toe.py
. - Gameplay: Players take turns placing their 'X' or 'O' markers in the local boards, aiming to win three boards in a row horizontally, vertically, or diagonally to claim victory.
- Implemented in Python for console-based interaction.
- Provides a challenging gameplay experience requiring strategic moves to win.
- Follows the rules of Super Tic Tac Toe for an engaging and enjoyable gaming session.
Enjoy playing Super Tic Tac Toe! For any inquiries or issues, contact the developer at zamiulrashid1@gmail.com , abyashrirproyas@gmail.com.