Skip to content

coding challenge: Create an app that can interactively play the game and never lose.

Notifications You must be signed in to change notification settings

kmatovu/Tic-Tac-Toe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a web-based AJAX powered tic-tac-toe game that utilizes the minimax algorithm. 

It is designed so that it will not lose to a human player.

The game can be played at 70.184.4.26/tictactoe

About

coding challenge: Create an app that can interactively play the game and never lose.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.6%
  • JavaScript 8.4%