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.
Othello game framework made with JavaFX which can be use for testing Othello AI Agents.
~ AI & Learning for Othello Game
A java implementation of reversi / othello for two players/computers
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.
This repository stores code that can be used to solve\analyze the Reversi board game
MinMax AI with Alpha-beta pruning for Othello board game
A program that implements the popular strategy board game 'Othello' using Java and the Swing GUI Toolkit.
An Othello AI project, featuring custom players, a graphical user interface, and deep learning capabilities.
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.
Simple Othello Java implementation using Swing GUI
A 2-player board game with simple implementation AI logic
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."