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
A BitBoard implementation for Reversi that is optimized for speed.
A java implementation of reversi / othello for two players/computers
A program that implements the popular strategy board game 'Othello' using Java and the Swing GUI Toolkit.
Strategy board game for two players
🎲 Reversi game implementation in Java. A project done as part of the first year at ISTIC (University of Rennes 1).
Othello or Reversi is a strategy board game played between 2 players. One player plays black and the other white. Each player gets 32 discs and black always starts the game. The goal is to get the majority of colour discs on the board at the end of the game.
A Java implementation of the Othello/Reversi game using artificial intelligence strategies like - minimax algorithm, Alpha Beta pruning with positional weight evaluation functions
Software Development Methods (567SM) final project
Reversi Game
This Project belongs to the course Artificial Intelligence, given by the master. I did this project with contribution to Mohsen Rahnamaei.
Reversi is a strategy board game for two players
Add a description, image, and links to the reversi-game topic page so that developers can more easily learn about it.
To associate your repository with the reversi-game topic, visit your repo's landing page and select "manage topics."