LICENSE
README.md
setup.py
gamelibgames/__init__.py
gamelibgames/gamelib.py
gamelibgames/main.py
gamelibgames/menu.py
gamelibgames.egg-info/PKG-INFO
gamelibgames.egg-info/SOURCES.txt
gamelibgames.egg-info/dependency_links.txt
gamelibgames.egg-info/top_level.txt
gamelibgames/minesweeper/__init__.py
gamelibgames/minesweeper/color_profiles.txt
gamelibgames/minesweeper/figures.txt
gamelibgames/minesweeper/files.py
gamelibgames/minesweeper/graphics.py
gamelibgames/minesweeper/minesweeper.py
gamelibgames/picross/__init__.py
gamelibgames/picross/color_profiles.txt
gamelibgames/picross/files.py
gamelibgames/picross/graphics.py
gamelibgames/picross/picross.py
gamelibgames/picross/img/gameplay_demo/creating_new_game.gif
gamelibgames/picross/img/gameplay_demo/gameplay.gif
gamelibgames/picross/img/gameplay_demo/losing_epicly.gif
gamelibgames/picross/img/icon/picross_logo.gif
gamelibgames/picross/sfx/game_lost.wav
gamelibgames/picross/sfx/game_won.wav
gamelibgames/picross/sfx/tile_right.wav
gamelibgames/picross/sfx/tile_wrong.wav