Skip to content

Clone of the popular game Othello (reversi) with an AI opponent

Notifications You must be signed in to change notification settings

olinjohnson/Othello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Othello

This is a clone of the game Othello, also known as Reversi.

The AI opponent uses Negamax with Alpha-Beta pruning to compute the ideal move, as well as BitBoards for added speed.

Made with unity.

Check out release v1.0.0

Supplementary blog post on my website

othello gameplay

About

Clone of the popular game Othello (reversi) with an AI opponent

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages