Data visualization app for the Rising Storm 2: Vietnam video game. Features accurate simulation of in-engine physics projectiles in the browser, weapon statistics comparison tools and data visualization based on automatically collected data from the game's source files.
TODO: REMEMBER TO UPDATE THIS GUIDE ONCE THE CLI IS RE-DESIGNED!
python rs2simulator/main.py -p path/to/script_sourcespython rs2simulator/main.py -l path/to/localization/file.intpython rs2simulator/main.py --simulatepython rs2simulator/main.py --enter-sim-data.\run_app.ps1# TODO: instructions!Fly.io Postgres cluster with TimescaleDB extension
-
Migrate to UV at some point?
-
Replace logbook with loguru?
-
Is there any point in storing generated .json and .pickle data in the repo?
-
Test the CLI tools!
- Include test data in the repo as a zip?
- Store it somewhere else?
-
Simple testing strategy for the Dash app.