EudyContreras/Othello-FX
Othello game framework made with JavaFX which can be use for testing Othello AI Agents.
No commits in the last 6 months.
Stars
3
Forks
20
Language
Java
License
MIT
Category
Last pushed
Sep 29, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/EudyContreras/Othello-FX"
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"
sramakrishnan247/Checkers-AI
Checkers playing agent. The agent uses the Minimax algorithm with alpha beta pruning for playing...