Skip to content

First project, testing Python skills, updated with an unbeatable AI.

Notifications You must be signed in to change notification settings

jackfrancismurphy/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

tic-tac-toe

Description

A game of tic-tac-toe which prints user input to a tic-tac-toe board, checks the input, checks winning conditions and declares a winner (but does not declare a loser!)

The game also features an unbeatable AI, using the Minimax decision procedure.

About

First project, testing Python skills, updated with an unbeatable AI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages