Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 450 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 450 Bytes

omok

Description

Omok, also known as Gomoku, is a two-player game where the players take turns placing their stones on a go board. The first player to get five stones in a row wins.

I implemented this game to practice blind omok in Devil's plan.

Watch the video