Skip to content

violet360/Cupid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Cupid

An AI to play othello against you , won't kill humans or money back guaranteed

Run

  • Clone the repo git clone https://github.com/violet360/Cupid.git
  • go to root folder and compile the cpp file g++ othello.cpp
  • ./a.out

Play

  • Enter a valid pair of integers shown by the system to make a move, row first, then column

About

Othello playing bot using min-max

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages