arminkz/Reversi
Artificial intelligence of the Reversi / Othello
This project lets you play the board game Reversi (also known as Othello) against an intelligent computer opponent or another human player. You input your moves on a virtual board, and the system shows the game's progress and the AI's responses. It’s ideal for board game enthusiasts who want to practice or enjoy a challenging game of Reversi.
No commits in the last 6 months.
Use this if you want to play Reversi with different modes, including a strong AI opponent, or if you're interested in how advanced AI strategies perform in board games.
Not ideal if you are looking for a multiplayer online Reversi platform or a tool for general game development.
Stars
82
Forks
14
Language
Java
License
GPL-3.0
Category
Last pushed
Apr 26, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/arminkz/Reversi"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
Scriptim/Abalone-BoAI
A Python implementation of the board game Abalone intended to be played by artificial intelligence
in-op/GameAI
Various C# implementations of game AI
Zolomon/reversi-ai
A text based python implementation of the Reversi game with an artificial intelligence as opponent.
danijelaskov/expectiminimax-backgammon
A 2D JavaFX implementation of one of the most popular and old board games. The AI player's moves...
VelbazhdSoftwareLLC/IthakaBoardGame
Ithaka board game is played on a four by four square grid with three pieces in each of four colors.