Skip to content

itspamlam/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unbeatable Tic Tac Toe

This is an implementation of Tic Tac Toe using the minmax algorithm in JavaScript.

To play the game, click here!

Tests

To run tests, clone the repo and then install the test dependencies:

$ npm install

Then, open test.html.

About

Tic-Tac-Toe w/ AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published