Skip to content

jleipus/othello-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Othello AI

This repository contains an implementation of an Othello (Reversi) game along with an AI player that uses the Minimax algorithm with Alpha-Beta pruning to make decisions. The AI evaluates board positions using a heuristic function to determine the best possible move.

Written as a project for the course "Artificial Intelligence" at the University of Umeå.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published