Artificial intelligence of the Reversi / Othello
-
Updated
Apr 26, 2018 - Java
Artificial intelligence of the Reversi / Othello
Othello game and my AI practicing platform in Java
An advanced AI to play the 2-player board game Othello
First try to Othello/Reversi.
A java implementation of reversi / othello for two players/computers
This repository stores code that can be used to solve\analyze the Reversi board game
Othello game framework made with JavaFX which can be use for testing Othello AI Agents.
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.
~ AI & Learning for Othello Game
An Othello AI project, featuring custom players, a graphical user interface, and deep learning capabilities.
A program that implements the popular strategy board game 'Othello' using Java and the Swing GUI Toolkit.
From 2008: Reinforcement Learning (Q-Learning) and playing a game of Othello. Also, Greedy Player, Random Player, and Human Player. This is grad school. More fun times.
MinMax AI with Alpha-beta pruning for Othello board game
Play the Othello board game against the algorithm and try to win!
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."