Skip to content

ericadamski/Othello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Othello

With AI

A simple Othello with ability to play :

  • Two humans
  • Against a simple AI using one of two heuristics
  • Two AIs against each other
AI Was built using the Minmax algorithm with alpha-beta pruning

Basic UI Code taken from : @JDub20! Thank you! 👍

About

A simple Othello game with an AI using MinMax and alpha-beta pruning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published