Super Strong and Fast Othello AI / Computer Othello Reversi
-
Updated
Feb 3, 2025 - C++
Super Strong and Fast Othello AI / Computer Othello Reversi
A DOS-based Othello (Реверси) game, written using Borland C++ graphics driver. Supports PvP and PvC modes.
An Othello game with visualization via command line and with a game bot using alpha–beta pruning algorithm over minimax.
Simple Reversi (version Othello) implementation in C++.
The game of Othello, for the Linux/UNIX terminal/console
A collection of common AI algorithm implementations (N-queens, Othello, ID3 and decision forests).
A templated, optimized implementation of the Minimax Algorithm using closed set and a-b pruning. Includes a Othello/Reversi game using it as an opponent.
A strategy game between the user and the Computer. Simple implication of AI
Add a description, image, and links to the othello-ai topic page so that developers can more easily learn about it.
To associate your repository with the othello-ai topic, visit your repo's landing page and select "manage topics."