Skip to content

brunopcarv/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe - AI

Jogo da velha - IA

Check the result in tictactoe

This repository starts with a implementation of the Tic Tac Toe game designed by aqeelanwar and adpted by brunopcarv. The objective is the implementation of an inteligent agent that plays against the user using techniques such as minimax and alpha-beta pruning algorithms.

In the main file main.py you can implement your agent as you wish.

Confira o resultado aqui

Este repositório inicia com uma implementação do jogo da velha por aqeelanwar e adaptada por brunopcarv. O objetivo deste projeto é a implementação um agente que jogue contra o usuário utilizando técnicas de inteligência artificial como os algoritmos minimax ou alpha-beta pruning.

No arquivo principal main.py você poderá implementar o seu agente como bem entender.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages