Skip to content

feelixs/othello-minimax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Othello Minimax

C++ OpenGL/GLUT based Othello with an AI that uses the Minimax search algorithm.


Configuration & Running steps

Mac:

  • Download Xcode developer tools.
  • Open src/Othello.xcodeproj in Xcode.
  • Change the signing settings to a valid one in Othello > Signing & Capabilities > Team.
  • Build & Run the project.

Windows:

About

1-player Othello implemented in OpenGL against a Minimax AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published