LICENSE
README.md
setup.py
py2048/__init__.py
py2048/cli.py
py2048/game.py
py2048/utils.py
py2048_terminal.egg-info/PKG-INFO
py2048_terminal.egg-info/SOURCES.txt
py2048_terminal.egg-info/dependency_links.txt
py2048_terminal.egg-info/entry_points.txt
py2048_terminal.egg-info/top_level.txt
tests/__init__.py
tests/test_game.py