Autore: Bocaletto Luca
Language: Python
This is a two-player Tic-Tac-Toe game implemented in Python using the Tkinter library for the graphical user interface.
- Allows two players to take turns to make moves.
- Keeps track of both players' wins.
- Displays the players' scores.
- Shows a win or draw message when a game-ending condition is reached.
- Allows you to restart the game.
- Run the game by executing the
Tris2Player_English.pyfile. - Click on one of the buttons on the grid to make a move.
- The game will inform you when you win or draw.
- Click "Restart" to start a new game.
Make sure you have Python 3 installed on your computer. You can run the game by executing the Tris2Player_English.py file.
python Tris2Player.py
Maintainer Update
All legacy projects from the old @Elektronoide GitHub account are now officially maintained by @bocaletto-luca. Please direct any issues, pull requests, and stars to @bocaletto-luca for all future updates.
