Version 2 of my original Tick-Tac-Toe Repo, this is a simple Tic-Tac-Toe game implemented in Python using Pygame. The game supports two modes: Player vs Player and Player vs Bot.
Orginal Repo Here
- Download the latest release from the Releases section.
- Extract the downloaded file.
- Locate the
.exe
file in the extracted folder. - Double-click the
.exe
file to start the application. - Follow the on-screen instructions to navigate through the features.
- Two game modes: Player vs Player and Player vs Bot
- Randomized bot moves
- Details section for game instructions
- Win condition checking
- Python 3.x
- pygame 2.6.0
This project is open-source and available under the MIT License.