thombruce / verse

🚀 A universe in progress
Other
8 stars 0 forks source link

Data from Files #71

Closed thombruce closed 12 months ago

thombruce commented 12 months ago

closes #70

By submitting this pull request, you agree to follow our Code of Conduct: https://github.com/thombruce/.github/blob/main/CODE_OF_CONDUCT.md


Internal use. Do not delete.

thombruce commented 12 months ago

Loading from file covered. What about saving to file?

We want some mechanism to adjust and save new config values, but this is probably better covered as part of #34.

We would also like to see constants moved here. Things like physics and distance scaling values.

We would also like to see ships and known planets/planetary-systems using the load-from-file strategy.

Plenty more that could be done here right now... if we want to.