Skip to content

Nikola352/OthelloMaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Othello Master

Othello game built with Python and PyQT5. Supports 2 players and 1 player vs AI mode. Minimax algorithm with custom heuristics is used for AI.

Requirements

  • Python 3.6+
  • PyQT5
pip3 install pyqt5

How to run

Simply run the main.py file with Python 3.6+.

python3 main.py

Screenshots

start screen game mode game start gameplay

About

Othello game built with Python and PyQT5

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages