-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
Here are the relevant TODOs:
// TODO: fill these in. maintenanceLabel.Text = "0"; // TODO: track maintenance
We already track maintenance costs, and we can calculate the city-based revenue and tax collector revenue pretty easily from methods in City.cs
.
We don't yet have interest (need to implement the wall street wonder, which might be an interesting building to implement, you can look at some other examples like marketplaces to see an example of a building with custom logic), and don't yet have multi-turn civ-to-civ trade deals, so those can be ignored for now.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers