Skip to content

Tic-Tac-Toe Game ๐ŸŽฎ This is a Python-based Tic-Tac-Toe game that I developed after watching CodeWithHarry's tutorial. While inspired by the tutorial, I have made some modifications to the code, adding my own logic and enhancements.

Notifications You must be signed in to change notification settings

aditya452007/TICTACTOE-GAME

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 

Repository files navigation

TICTACTOE-GAME


Tic-Tac-Toe Game ๐ŸŽฎ This is a Python-based Tic-Tac-Toe game that I developed after watching CodeWithHarry's tutorial. While inspired by the tutorial, I have made some modifications to the code, adding my own logic and enhancements.
Features:
โœ… Single-player & Multiplayer Modes โ€“ Play against a friend or challenge the AI.
โœ… Improved Code Logic โ€“ My version has optimized decision-making and structure.
โœ… User-friendly Interface โ€“ Clear console-based game prompts.
โœ… Error Handling โ€“ Ensures valid moves and prevents crashes.
โœ… Custom Enhancements โ€“ Some tweaks and personal touches to improve gameplay.

About

Tic-Tac-Toe Game ๐ŸŽฎ This is a Python-based Tic-Tac-Toe game that I developed after watching CodeWithHarry's tutorial. While inspired by the tutorial, I have made some modifications to the code, adding my own logic and enhancements.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages