Skip to content

This repository contains a Python-based XO (Tic Tac Toe) game developed using the PyQt5 framework. The game features a user-friendly GUI and provides an engaging gaming experience. The project has been transformed into an executable file using PyInstaller for easy distribution and usage.

Notifications You must be signed in to change notification settings

Younessboumlik/XO_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

XO Game

Introduction

Welcome to the XO Game repository! This project is a Python-based implementation of the classic game Tic Tac Toe (also known as XO). It's developed using the PyQt5 framework, which provides a robust and user-friendly graphical user interface. image image

Features

  • Interactive and easy-to-use GUI.
  • Two-player mode that allows you to play with a friend.

Transformation to Executable

This Python project has been transformed into an executable (.exe) file using PyInstaller. This allows the game to be easily distributed and used without the need for a Python interpreter or any dependencies to be installed on the user's system.

How to Play

  1. Download the .exe file.
  2. Run the .exe file to start the game.
  3. Enjoy the game!

I hope you enjoy playing the XO game as much as I enjoyed developing it.

About

This repository contains a Python-based XO (Tic Tac Toe) game developed using the PyQt5 framework. The game features a user-friendly GUI and provides an engaging gaming experience. The project has been transformed into an executable file using PyInstaller for easy distribution and usage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages