Skip to content

correaswebert/Prothello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A basic terminal based Othello A.I.

It uses the minmax method to deduce its next move. There are two playing modes:

  • Single player
  • Two player

Also you can have the A.I. play against itself

To play with it, just enter python play.py in the terminal

About

Othello playing A.I.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages