Skip to content

Playing Reversi with Python, using MinMax with Alpha-Beta

License

Notifications You must be signed in to change notification settings

MKaczkow/reversi_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playing Reversi with Python, using MinMax with Alpha-Beta

Running: download all files and run "reversi.py" using command line or any python IDE.
Doesn't contain GUI - playing happens in console.

Coded for WSI course in Summer '21 semester.

About

Playing Reversi with Python, using MinMax with Alpha-Beta

Topics

Resources

License

Stars

Watchers

Forks

Languages