comethrusws / Tic-Tac-Toe

Simple Tic-Tac-Toe game🕹

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic Tac Toe Game

Tic Tac Toe Logo

Description

A very simple Plahyer vs. Computer tic-tac-toe game i made from scratch using PyQt5. 🐍💻
the game is very simple and The AI(or the computer) player as of now is pretty dumb (tries to win but cant seem to win lmfaooo TvT). but i wil fix that ofc lol

Requirements

  • Python 3.x
  • PyQt5 (install using pip install PyQt5)

About

Simple Tic-Tac-Toe game🕹


Languages

Language:Python 100.0%