Skip to content

AI players for board games such as Othello and Awele using Minimiax and Alpha beta prunning algorithms

Notifications You must be signed in to change notification settings

mftoure/AIplayers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intelligent agents for 2 players board games

Games:

Here, were are using two games:

Othello Awélé
othello awélé
rules rules

Players:

We have differents players built on different algorithms, sorted based on performance:

  • a random player
  • a horizon 1 player
  • a minmax player
  • an alpha-beta pruning player

The results and details are in the 'Compte Rendu 2I013.pdf' file and are written in french.

About

AI players for board games such as Othello and Awele using Minimiax and Alpha beta prunning algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages