Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create basic economic backend #80

Open
BarthPaleologue opened this issue May 2, 2024 · 0 comments
Open

Create basic economic backend #80

BarthPaleologue opened this issue May 2, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@BarthPaleologue
Copy link
Owner

From each StarSystemModel, a StarSystemEconomyModel will be created. It will describe the type of economy: none if not inhabited, regular capitalist, communist and other variants will come with time. It will also describe the abondance of resources in the system (though this will probably its own component in the future).

The player will also be able to use money, different currencies in different regions of space. It will be carried through the save file. In this first basic iteration, money will be used to refuel the tanks of the spaceship. Later it will be used to add components to the spaceship (in a similar fashion to the landing computer).

@BarthPaleologue BarthPaleologue added this to the 1.9 milestone May 2, 2024
@BarthPaleologue BarthPaleologue added the enhancement New feature or request label May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant