Skip to content

TOA-Berlin-TicTacToe/toa-tic-tac-toe-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TOA Tic Tac Toe Client & Minimax with Alpha Beta Pruning

Check out src/ai/index.js for a running implementation of Minimax with Alpha Beta Pruning.

  • Run npm install

  • Run npm start

  • Play at localhost:3000

You can find implementation instructions here: Instructions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published