Skip to content

This is a two-player Tic-Tac-Toe game implemented in Python using the Tkinter library for the graphical user interface.

License

Notifications You must be signed in to change notification settings

bocaletto-luca/Tris2Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tris 2 Player

Autore: Bocaletto Luca

Language: Python

Python License

This is a two-player Tic-Tac-Toe game implemented in Python using the Tkinter library for the graphical user interface.

Screenshot 2023-10-12 203115

Features

  • 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.

How to Play

  1. Run the game by executing the Tris2Player_English.py file.
  2. Click on one of the buttons on the grid to make a move.
  3. The game will inform you when you win or draw.
  4. Click "Restart" to start a new game.

Installation

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

About

This is a two-player Tic-Tac-Toe game implemented in Python using the Tkinter library for the graphical user interface.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages