Search code examples
Game AI works powerfully on one side and becomes dumb on the other in Tic-Tac-Toe...


pythonpygameartificial-intelligencetic-tac-toeminimax

Read More
need help finding solution to deciding turns for tic-tac-toe...


pythonprocessingtic-tac-toe

Read More
Tic tac toe Minimax Algorithm Having Weird Behavior (C++)...


c++artificial-intelligencetic-tac-toeminimax

Read More
TicTacToe and Minimax...


pythonglobal-variablestic-tac-toelocal-variablesminimax

Read More
Why does my check_if_tie() function not working in TicTacToe?...


pythontic-tac-toe

Read More
Can a cache be used for an alpha-beta search algorithm?...


artificial-intelligencetic-tac-toeminimaxalpha-beta-pruning

Read More
TicTacToe - How do i stop the game if theres a winner,...


pythontic-tac-toe

Read More
Is there any COMPACT way to check winner in a simple tic-tac-toe game?...


javatic-tac-toe

Read More
My method is outputting an entire array instead of an integer from within that array...


rubytic-tac-toe

Read More
How to display an X on a board created using for loops by clicking on a square...


javascripthtmlcssonclicktic-tac-toe

Read More
Tic Tac Toe Help fixing method that checks if square has already been chosen. Game board is structur...


rubymethodstic-tac-toe

Read More
Tictactoe winning statement...


javascripthtmltic-tac-toe

Read More
java tic tac toe winner...


javatic-tac-toe

Read More
Fillgrid method not working in Tic-Tac-Toe program...


javaarraystic-tac-toe

Read More
How do I take in "A1"-style row+column specifications as input?...


c++multidimensional-arrayinputasciitic-tac-toe

Read More
TicTacToe Nobody wins AND overriding player's choices...


pythontic-tac-toe

Read More
Converting character map to array...


javatic-tac-toe

Read More
TicTacToe strategic reduction...


searchartificial-intelligencetic-tac-toe

Read More
what should i do to run this play again button, app crashes when its pressed(making a tic tac toe ga...


androidandroid-studioandroid-layoutandroid-constraintlayouttic-tac-toe

Read More
function to check if match draws or ties between the opponents not working properly in tic tac toe i...


pythontic-tac-toe

Read More
Finding ALL indexes of elements in nested List...


python-3.xlistindexingnested-loopstic-tac-toe

Read More
How to Create a generator of generators to detect a winning column in Tic-Tac-Toe?...


pythongeneratorlist-comprehensiontic-tac-toe

Read More
How do I determine a winner in Tic Tac Toe...


javascripttic-tac-toe

Read More
Python: My if statement is not working but I don't get any error?...


pythonpython-3.xfunctionif-statementtic-tac-toe

Read More
Converting working functional Javascript Tic Tac Toe game to Class based to practice OOP...


javascriptooptic-tac-toe

Read More
Applications Using Machine Learning Without Cloud...


machine-learningtic-tac-toemachine-learning-model

Read More
Tic-tac-toe input error and crash in Python...


pythonloopsterminaltic-tac-toe

Read More
n-dimensional TicTacToe diagonal checker (predicting who will win with one just one move)...


pythontic-tac-toe

Read More
Android app doesn't start in some phones...


javaandroidandroid-layoutandroid-studiotic-tac-toe

Read More
Change global variable from event function...


javascriptfunctionvariablestic-tac-toescope-chain

Read More
BackNext