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

Basic economy #31

Closed
Uriopass opened this issue Sep 29, 2020 · 2 comments
Closed

Basic economy #31

Uriopass opened this issue Sep 29, 2020 · 2 comments
Milestone

Comments

@Uriopass
Copy link
Owner

From Wikipedia:

An economy is an area of the production, distribution and trade, as well as consumption of goods and services by different agents.

For the first try at economy in this project, I plan to center it about food.

I'll have as economic agents:

  • People
  • Supermarkets
  • Companies
  • Farms (?)

The food will magically appears in supermarkets, though it would be better if it came from somewhere like farms.

It will be distributed in supermarkets, and consumed by people. Money would be a good way to monitor what interactions happen and what needs balance.

People will earn money by working in companies, though those companies won't do anything interesting yet.

Might update this issue when I develop this idea further (feel free to comment with your thoughts if you're reading this though).

@Uriopass Uriopass added this to the 0.3 milestone Sep 29, 2020
@Uriopass
Copy link
Owner Author

Uriopass commented Oct 2, 2020

Added a supermarket containing food, with people coming to buy some with their money going down. They do not consume it yet.

image

This was referenced Oct 5, 2020
@Uriopass
Copy link
Owner Author

Uriopass commented Jan 1, 2023

Basic economy is pretty much there, still need to expand on it

@Uriopass Uriopass closed this as completed Jan 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant