Skip to content

matt-dobie/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe

This game was developed as one of freeCodeCamp's advanced front-end projects. The goal was to create my own playable version of Tic-Tac-Toe. It includes a multiplayer mode for the user to play against a friend, as well as a single-player mode with four different levels of difficulty. To achieve this I had to build an AI system in JavaScript based on the Minimax Algorithm - one that allows the computer to actually decide what is the best move to make during its turn. This was by far the most challenging and exciting aspect of the project. Check it out at mattdobie.com, and let me know if you manage to beat the 'Master' difficulty level in single-player (Hint: It should be impossible)!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published