Artificial intelligence of the Reversi / Othello
-
Updated
Apr 26, 2018 - Java
Artificial intelligence of the Reversi / Othello
Othello game framework made with JavaFX which can be use for testing Othello AI Agents.
An advanced AI to play the 2-player board game Othello
Othello game and my AI practicing platform in Java
Othello PvP (2-Player) Game Application created in Java using Swing and AWT, for playing the Othello game, a simple game that played on an 8 by 8 checkered board with 64 double-sided black and white discs. The game is easy to learn, but it takes time to master and develop winning strategies.
A BitBoard implementation for Reversi that is optimized for speed.
A program that implements the popular strategy board game 'Othello' using Java and the Swing GUI Toolkit.
An implementation of the "Othello-Reversi" game, we created during our third year at AUEB's Artificial Intelligence course.This impementation, uses the MiniMax algorithm with a-b pruning.For that reason, you can initialize the depth ot the algorithm, in order to make him more clever or dumber.
Machine Learning
A java implementation of reversi / othello for two players/computers
Gothello is a combination of the games of "Go" and "Othello"
This repository stores code that can be used to solve\analyze the Reversi board game
Othello is Strategy board game for two player
Add a description, image, and links to the othello topic page so that developers can more easily learn about it.
To associate your repository with the othello topic, visit your repo's landing page and select "manage topics."