README.md
setup.py
fun_games_0.2.egg-info/PKG-INFO
fun_games_0.2.egg-info/SOURCES.txt
fun_games_0.2.egg-info/dependency_links.txt
fun_games_0.2.egg-info/entry_points.txt
fun_games_0.2.egg-info/top_level.txt
src/__init__.py
src/play_games.py
src/2048/__init__.py
src/2048/game.py
src/2048/game_bot_automaticplay.py
src/2048/logic_2048.py
src/2048/start_play.py
src/MineSweeper/__init__.py
src/MineSweeper/minesweeper.py
src/TicTacToe/__init__.py
src/TicTacToe/tic_tac_toe_bot.py