Skip to content

A terminal tic-tac-toe game with AI (using MiniMax algorithm)

Notifications You must be signed in to change notification settings

SaumyaKhati/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 

Repository files navigation

TicTacToe (Python)

This is a simple, terminal Tic-Tac-Toe (2 Player game) with the option of playing against acomputer AI which has been implemented via the MiniMax algorithm (without Alpha-Beta pruning).

Project Status: 2 Player Version and Computer Version has been added! Instructions have yet to be updated (Will be done soon).

About

A terminal tic-tac-toe game with AI (using MiniMax algorithm)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages