Skip to content

Jogo da velha feito em JS puro, pode ser jogado em dupla ou vs uma inteligência artificial (minimax algorithm)

Notifications You must be signed in to change notification settings

supertgo/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe

The goal of the lesson is to create a AI impossible to win in TicTacToe.

Live demo 👉 : https://supertgo.github.io/TicTacToe/

O que eu eu aprendi

  • Create a web page with no global variables.
  • Create a AI using the minimax method.
  • Create a fake opacity with section.
  • I discovered the setTimeOut function.
  • I discovered how tho reload the page.
  • About

    Jogo da velha feito em JS puro, pode ser jogado em dupla ou vs uma inteligência artificial (minimax algorithm)

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages