Skip to content

iSeFz/Othello-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Othello Board Game

This is a collaboration to complete the project of the Artificial Intelligence Course at FCAI CU.

Description

The game is played in the mode human vs computer
Minmax algorithm with alpha-beta pruning is used to control the computer behaviour

You can play the game online to get familiar with how it works: https://www.eothello.com/

Instructions

  • Always git pull before you push any new edits
  • Separate commits where each commit has a certain change
  • Do NOT push all work in just one commit (unless the edit is small)
  • Write a meaningful message in the commit message

About

Othello game using minimax algorithm with alpha-beta pruning

Resources

Stars

Watchers

Forks

Contributors

Languages