Skip to content

Simple tic-tac-toe game using a minimax algorithm with alpha-beta pruning.

License

Notifications You must be signed in to change notification settings

adityamandaleeka/tictactoeAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tictactoeAI

Simple tic-tac-toe game against an AI using a minimax algorithm with alpha-beta pruning.

This was a fun afternoon project written using JavaScript and HTML5.

About

Simple tic-tac-toe game using a minimax algorithm with alpha-beta pruning.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published