LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
app/__init__.py
app/__main__.py
app/app_settings_mixin.py
app/audio.py
app/config_loader.py
app/i18n.py
app/version.py
app/ble/__init__.py
app/ble/ble_manager.py
app/ble/emgs_client.py
app/ble/emgs_protocol.py
app/ble/exo_client.py
app/emg/__init__.py
app/emg/dynamic_mvc.py
app/emg/processor.py
app/emg/simulation.py
app/game/__init__.py
app/game/scene_manager.py
app/game/scenes.py
app/game/game_scene/__init__.py
app/game/game_scene/ops.py
app/game/game_scene/scene.py
app/game/settings_scene/__init__.py
app/game/settings_scene/layout_ops.py
app/game/settings_scene/ops.py
app/game/settings_scene/scene.py
app/game/state_machines/__init__.py
app/game/state_machines/control.py
app/game/state_machines/gauge.py
app/game/state_machines/models.py
app/game/state_machines/primitives.py
app/game/state_machines/progression.py
app/ui/__init__.py
app/ui/emg_chart.py
app/ui/fonts.py
app/ui/widgets.py
assets/__init__.py
assets/background_B.jpg
assets/languages.json
config/__init__.py
config/devices.json
hoh_game.egg-info/PKG-INFO
hoh_game.egg-info/SOURCES.txt
hoh_game.egg-info/dependency_links.txt
hoh_game.egg-info/entry_points.txt
hoh_game.egg-info/requires.txt
hoh_game.egg-info/top_level.txt