Skip to content

A player vs computer tic-tac-toe, which the computer have an heuristic algorithm that turn it invencible.

Notifications You must be signed in to change notification settings

marcielleal/JogoDaVelha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JogoDaVelha

Jogo da velha feito em JavaFX do tipo player vs computer. O computer player possui uma heurística que se baseia na geração de uma árvore contendo todas as possibilidades de estados de jogo possíveis. Cada estado é rotulado com inteiros que determinarão qual a melhor escolha a ser tomada em determinado estado.

About

A player vs computer tic-tac-toe, which the computer have an heuristic algorithm that turn it invencible.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages