MANIFEST.in
README.md
setup.py
gobang/__init__.py
gobang/__main__.py
gobang/app.py
gobang/game.py
gobang/preprocessing.py
gobang.egg-info/PKG-INFO
gobang.egg-info/SOURCES.txt
gobang.egg-info/dependency_links.txt
gobang.egg-info/entry_points.txt
gobang.egg-info/requires.txt
gobang.egg-info/top_level.txt
gobang/algorithm/__init__.py
gobang/algorithm/ai.py
gobang/algorithm/mcts.py
gobang/algorithm/policy.py
gobang/data/model.pth
gobang/res/images/chess_black.gif
gobang/res/images/chess_board.gif
gobang/res/images/chess_forbidden.gif
gobang/res/images/chess_white.gif
gobang/res/images/screen.png