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/minefiles.py
gamelibgames/minesweeper/minegraphics.py
gamelibgames/minesweeper/minepaths.py
gamelibgames/minesweeper/minesweeper.py
gamelibgames/minesweeper/img/__init__.py
gamelibgames/minesweeper/img/demo/__init__.py
gamelibgames/minesweeper/img/icon/__init__.py
gamelibgames/minesweeper/img/references/__init__.py
gamelibgames/minesweeper/sfx/__init__.py
gamelibgames/picross/__init__.py
gamelibgames/picross/color_profiles.txt
gamelibgames/picross/picross.py
gamelibgames/picross/pifiles.py
gamelibgames/picross/pigraphics.py
gamelibgames/picross/pipaths.py
gamelibgames/picross/img/__init__.py
gamelibgames/picross/img/gameplay_demo/__init__.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/__init__.py
gamelibgames/picross/img/icon/picross_logo.gif
gamelibgames/picross/sfx/__init__.py
gamelibgames/picross/sfx/game_lost.wav
gamelibgames/picross/sfx/game_won.wav
gamelibgames/picross/sfx/tile_right.wav
gamelibgames/picross/sfx/tile_wrong.wav