A starfield simulation. It is kinda like star wars, when a ship "makes the jump" and you see the stars streaking past.
This project is written in python and uses the uv project tool to manage dependencies.
uv run python -m starfield_sim.mainNote: press the
esc,q, or<space>keys to stop the simulator
uv run pyinstaller starfield_sim/main.py --onefile --name starfield