Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 176 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 176 Bytes

pyOmok

Python 3 implementation of a famous board game, Omok (Gomoku); support for various rulesets (Freestyle, Standard, Renju)

AI with Minimax/Alpha-beta pruning algorithm