Skip to content

voidzenn/pygame_tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Tic Tac Toe Game

Pre-requisite

  • Make sure Python is installed

Running game

  • Go to root directory then run python main.py

Info

  • Circle starts first
  • If either Circle or Cross won, a Text will be displayed
    • Clicking again will restart game
  • If no winner, a Text will be displayed
    • Clicking again will restart game

Images

Screenshot from 2023-06-26 15-19-22
Screenshot from 2023-06-26 15-19-34
Screenshot from 2023-06-26 15-19-48
Screenshot from 2023-06-26 15-19-58

About

Simple Tic Tac Toe game | OOP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages