Demo / Gomoku_Bot /__init__.py
HuskyDoge's picture
added gomokubot
7d23b62
raw
history blame
59 Bytes
from .board import Board
from .gomoku_bot import Gomoku_bot