10000 GitHub - bishal0922/TTT: Tic Tac Toe vs AI https://ttt-ai.vercel.app
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bishal0922/TTT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TTT/ TicTacToe

Originally wrote in Python version (initial implementation):

  • utlizes the minimax algorithm to get the best possible move
  • this web version utilizes dom manipulation and offers 3 different ways to play (either vs ai, rand(), or a 2player)

future TODO:

  • alpha beta pruning to optimize minimax branching

About

Tic Tac Toe vs AI https://ttt-ai.vercel.app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0