Skip to content

Opening book details…

Can I read Othello AI Programming Project Overview on EtoBox?

Othello AI Programming Project Overview by HansenSutanto is a document available to read on EtoBox.

What is Othello AI Programming Project Overview about?

This document describes a third year engineering and computer science project to create an Othello game playing program that uses both lookahead search and genetic algorithms. The program was created using C++ and implements the rules of Othello, minimax search with alpha-beta pruning to evaluate moves, and a genetic algorithm to evolve weights for combining different Othello strategies into an overall strategy for the computer player. The program includes both console and graphical user interfaces.

Author
HansenSutanto
Language
EN