setup.py
othello/__init__.py
othello/board.py
othello.egg-info/PKG-INFO
othello.egg-info/SOURCES.txt
othello.egg-info/dependency_links.txt
othello.egg-info/top_level.txt
othello/engines/__init__.py
othello/engines/human.py
othello/engines/oneply.py
othello/engines/random.py