LICENSE
MANIFEST.in
README.md
pyproject.toml
src/sstgame/__init__.py
src/sstgame/__main__.py
src/sstgame/anagram.py
src/sstgame/anagram.txt
src/sstgame/hangman.py
src/sstgame/hangman.txt
src/sstgame/madlib.py
src/sstgame/madlib.txt
src/sstgame/numberGuess.py
src/sstgame/randomGame.py
src/sstgame/wyr.py
src/sstgame/wyr.txt
src/sstgame.egg-info/PKG-INFO
src/sstgame.egg-info/SOURCES.txt
src/sstgame.egg-info/dependency_links.txt
src/sstgame.egg-info/entry_points.txt
src/sstgame.egg-info/requires.txt
src/sstgame.egg-info/top_level.txt
tests/test_anagram.py
tests/test_hangman.py
tests/test_madlib.py
tests/test_numberGuess.py
tests/test_randomGame.py
tests/test_wyr.py