LICENSE
README.md
pyproject.toml
NyxBox.egg-info/PKG-INFO
NyxBox.egg-info/SOURCES.txt
NyxBox.egg-info/dependency_links.txt
NyxBox.egg-info/entry_points.txt
NyxBox.egg-info/requires.txt
NyxBox.egg-info/top_level.txt
nyxbox/main.py
nyxbox/styles.tcss
nyxbox/challenges/three-sum.json
nyxbox/challenges/two-sum.json
nyxbox/language-support/highlights-cpp.scm
nyxbox/plugins/__init__.py
nyxbox/plugins/challenge_loader.py
nyxbox/plugins/challenge_view.py
nyxbox/plugins/editor_tools.py
nyxbox/plugins/progress_tracker.py
nyxbox/plugins/code_runners/c_runner.py
nyxbox/plugins/code_runners/cpp_runner.py
nyxbox/plugins/code_runners/java_runner.py