Skip to content

A page-responsive, interactive tic-tac-toe with 2-player support. Has an unbeatable AI that uses alpha-beta pruning. Made with AngularJS.

Notifications You must be signed in to change notification settings

keithliam/tic-tac-toe-minmax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

A Tic Tac Toe game with an unbeatable AI.

Features

  • Can choose between 1-Player mode and 2-Player mode
  • Responsive: May be viewed and played in any screen dimensions
  • MiniMax AI with Alpha-Beta Pruning for maximum efficiency.
  • Sound effects for better game experience.

Play Online

You may play the game hosted in Heroku here.

Play Locally

Just open the home.html file via browser.

Screenshot of the Tic Tac Toe interface

About

A page-responsive, interactive tic-tac-toe with 2-player support. Has an unbeatable AI that uses alpha-beta pruning. Made with AngularJS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published