Greenheart / swipeforfuture.com

Solving the climate crisis, one swipe at a time 🌍🔥
https://swipeforfuture.com
GNU General Public License v3.0
6 stars 1 forks source link

Consider showing a detailed view of all variables that should be accessible to the player #209

Open Greenheart opened 12 months ago

Greenheart commented 12 months ago

For example, some scenarios might benefit from being able to show more detailed game state variables compared to just having the stats at the top of the screen.

In the default scenario, it might for example be interesting to know how many solar power plants that have been built. Or how many days that are left until a special event will occur (if they play as the president and it's important that the player prioritise their actions, say, before an election).

It could also show time of day, rounds played, and many more details that might add depth to the simulation.

Having a view of detailed variables would allow the player to better understand some scenarios where a lot might be going on in the background that is important to keep an eye on and manage.

Implementation thoughts