Skip to content

Simple implementation of the famous game, Tic-Tac-Toe with Artificial Intelegence.

Notifications You must be signed in to change notification settings

alfred-joseph-official/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Tic-Tac-Toe

Table of contents

General info

Artificial Intelligence using MiniMax Algorithm with Alpha-Beta Pruning.

Technologies

  • Python 3.7.4
  • Python Numpy Library

Setup

Just run the code.py file to get started.

You'll never win. Thank you! ;)

About

Simple implementation of the famous game, Tic-Tac-Toe with Artificial Intelegence.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages