Skip to content

PALLADIUM26/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe

Game Details

  • CUI based
  • Single-player
  • made in Python

Run the MAIN.py file and start playing:

py MAIN.py

Easy level: easy2.py

  • Computer gives its turn at random places in the 3*3 matrix

Medium level: medium2.py

  • Computer blocks and places its turn according to priority

Level Hard is still under development and will be uploaded soon

User can choose x or o and play against computer

About

CLI based Tic-Tac-Toe (Human vs Computer)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages