Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe Game

XO Game built with Python using tkinter as grapchial interface.

The game have bugs!, and your task is to solve them.

Chalanges

  • Challenge 01 medium: in playerChoice() method write a code to choice between X and O
  • Challenge 02 hard: write implementation of reset() method
  • Challenge 03 easy: show pop-up message when game is over
  • Challenge 04 easy: write pop-up message when game is over before the reset method
  • Challenge 05 easy: add text title to the program, and name it "XO Game"
  • Challenge 06 easy: make player choice random between X and O at the start of the game

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages