Skip to content

Popular Tic-Tac-Toe game with two play modes, two players mode or single player mode against simple AI computer

Notifications You must be signed in to change notification settings

AsimoLoveGym/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe

This is a JavaScript project for Free Code Camp challenge. You can play it with your friend, or play against a simple AI computer.

Start Game

Game Rules:

Cross or X always go first

Reference:

Minimax algorithm

http://slazebni.cs.illinois.edu/fall16/lec08_adversarial_search.pdf

Minimax and Alpha-beta Pruning

http://www.ntu.edu.sg/home/ehchua/programming/java/JavaGame_TicTacToe_AI.html

Youtube Videos

https://www.youtube.com/watch?v=HFFKcP_olV0

https://www.youtube.com/watch?v=6kFKnB6JtcY

Minimax algorithm

http://neverstopbuilding.com/minimax

Sounds files

http://soundbible.com/tags-click.html

About

Popular Tic-Tac-Toe game with two play modes, two players mode or single player mode against simple AI computer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published