Othello-Game with C++. I try to make AI-like system.
-
Updated
Apr 24, 2019 - C++
Othello-Game with C++. I try to make AI-like system.
It a little Confusing Game..but if you understand how to play that you can enjoy a lot..:)
this project is an implementation of a variant of the classic board game Othello. The game is developed using object-oriented programming principles, with a focus on flexibility and extensibility. The game supports various starting positions, unplayable squares, and includes functionality for saving and loading game states.
MMP project for analysing reinforcement AI playing Othello
An Othello game with visualization via command line and with a game bot using alpha–beta pruning algorithm over minimax.
Spring 2020 - Introduction to Programming(II) in NTHU CS - Mini Project 3. Othello AI
A strategy game between the user and the Computer. Simple implication of AI
This is an implementation of the strategy board game Reversi (a.k.a. Othello tm) in C++14 and QT5
A DOS-based Othello (Реверси) game, written using Borland C++ graphics driver. Supports PvP and PvC modes.
Add a description, image, and links to the othello-game topic page so that developers can more easily learn about it.
To associate your repository with the othello-game topic, visit your repo's landing page and select "manage topics."