Tic Tac Toe | AI Demo - Minimax Algorithm

Поделиться
HTML-код
  • Опубликовано: 8 фев 2025
  • Tic Tac Toe AI Solution using:
    Minimax, Alpha Beta Pruning and Progressive Deepening.
    Download the vídeo to watch it frame by frame.

Комментарии •

  • @deveren
    @deveren Год назад

    OMFG, this is what i was looking for damn dude thank you so much! I was trying to implement minimax to my tic tac toe project, but i was struggling with, how was the recursion part working, this is the exact answer to my question.

  • @romardesabille6356
    @romardesabille6356 5 лет назад +3

    Wow that was satisfying