A serial/parallel implementation of an Othello AI using Monte Carlo Tree Search.
-
Updated
May 8, 2017 - C
A serial/parallel implementation of an Othello AI using Monte Carlo Tree Search.
The othello game as 2nd project for first year at EFREI
Project for a C/Algorithm course at Engineering School
Implement a linux driver. This driver must take the form of a loadable kernel module. Inside the loadable kernel module, I must implement a virtual character device. This virtual character device must enable the user to play a game of Reversi(Othello) against the CPU.
The Othello AI project aims to develop an intelligent computer program capable of playing the classic board game Othello at a high level.
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."