Press Space to play against the computah! the AI is good when you begin! This is my try at making an AI for tic tac toe! It evaluates the all possible games and just chooses the best and saves them in a list, for fast play. (it reloads them after each game (IF you are in Turbowarp mode)
------------------------------AI TOOLS----------------------------- train it here https://turbowarp.org/447760686 (and you can play better in turbowarp) (s p e e e e e e d guaranteed!) 1 train against random moves (good if it begins) 2 train against itself (good if you begin) (input the number of tests (1 test = 100 games) good would be like 1000-20000) 3 clear training data s save training data as code l load training data from code Share your codes here and talk about it https://scratch.mit.edu/discuss/topic/456797/ #tic #tac #toe #tictactoe #ai #computer #vs #machine learning