Skip to content

amalp12/Unbeatable-Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is an game of Unbeatable Tic Tac Toe, hard coded with a simple but nice GUI.

In addition to playing against the unbeatable algorithm it also has the option to enjoy a (multiplayer) game with a friend.

Perks

  • Simple UI
  • Fast Response
  • Good First Project

Images

ScreenShot

ScreenShot

ScreenShot

Technology Used

  • Python
  • Tkinter Module

Getting Started

Installation

Use the package manager pip to install the requirements.txt .

pip install -r requirements.txt

Usage

In bash terminal type the following commands or run the main.py file manually to play the game.

python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages