csavas
csavas
131 / 20
21st Aug 2020
23rd Aug 2020
This is a perfectly playing Tic-tac-toe AI which uses a look-up table. Just click in the 3x3 grid with SPRK to play. After a game ended it automatically restarts in 3 seconds. Source code is available at: https://github.com/csavas03/R2_TicTacToe_AI
unbeatable subframe r216 game tictactoe r216k4a

Comments

  • unname4798
    unname4798
    5th June
    You can also spam buttons!
  • unname4798
    unname4798
    4th June
    Step 1: Cut off a FILT line in AI. Step 2: Make 3-in-a-row Step 3: profit
  • Svetlec
    Svetlec
    14th Mar 2022
    i had to manually change stuff just so my brother leaves me alone (he challenged me to win,which i manually changed it to win)
  • thepowderkeg
    thepowderkeg
    23rd Nov 2021
    the x counter doesnt even exist
  • Maxamouse
    Maxamouse
    16th Nov 2021
    There really is no way to beat it.... I even looked up a vieo on how to win or tie but it always ends up in a tie and I still cant beat it XD
  • Furry_02
    Furry_02
    20th Mar 2021
    Ok that's a lot of Assembly that I don't understand.
  • Ion-Platinum
    Ion-Platinum
    29th Jan 2021
    hey.. X win counter isnt even connected \_(o-o)_/
  • Victor101
    Victor101
    28th Aug 2020
    no longer fp :(
  • fishdrome
    fishdrome
    27th Aug 2020
    The ai will always try to block you, so if you want to draw, always block it.
  • csavas
    csavas
    27th Aug 2020
    Brandon8ball: I tried placing 3 X's in the left column in every possible order, but I couldn't replicate it. Also, you somehow made the computer jump into the data table and start executing it.