Skip to content

EthanChen39/Othello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Othello(Reversi)

Othello chess game Here's the link on what the rules are.

How AI works

AI makes a move based on the idea smiliar to decision tree with depth 2. It tries to maximize its score while minimizing opponent's mobility.

How to run

Clone the project, compile the cpp file, run it

About

Othello chess game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages