Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Tic-Tac-Toe

travis_build_status

A custom implementation of the famous game tic-tac-toe.

Installation

git clone https://github.com/Nohossat/Smart-tic-tac-toe.git
cd Smart-tic-tac-toe

2 modes available in the command line :

Human versus Computer

python app.py

The computer player has some intelligence : it can decide to block the opponent to preven him from winning or choose the best square to make a winning combination.

Human versus Human

python app.py -mode human

About

Tic-tac-toe game capable of implementing a winning strategy

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages