costadev00/jogo-da-velhAI
Inteligência Artificial criada para jogar o "jogo da velha". Foi utilizado um algoritmo de busca competitiva, mais profundamente o algoritmo MinMaxAlfaBeta.
No commits in the last 6 months.
Stars
19
Forks
—
Language
Python
License
MIT
Category
Last pushed
Sep 28, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/costadev00/jogo-da-velhAI"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
haslam22/blackstone
Gomoku (Five in a Row) game manager with a powerful built-in AI, written in Java with a clean,...
canberkakcali/gomoku-ai-minimax
Artificial Intelligence for the game Go-Moku using the Minimax Algorithm with Alpha-Beta Pruning
pchampio/othello-prolog
:scroll: A fully functional Othello (Reversi) game, with several AIs, made in prolog for swipl.
kairaedsch/Hexxagon
🎯 Online Board Game "Hexxagon"
TrippW/onitama
A computer version of the board game Onitama. This is not affiliated with the publisher,...