HauHe / reeemgame

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License

Build Status

Online version of Power Decisions Game

Power Decisions Game

The purpose of this game is to learn about power system.

Participants learn how different decisions affect the power systems and the outcomes for other stakeholders.

The game has been created as part of the REEEM project and is based on OSeMBE, which is the open source energy model base for the European Union.

The REEEM project was a EU funded project which aimed to gain a better understanding of how energy strategies can help the transition to a low-carbon EU energy society.

Screenshot

How to play

The game is a simulation of how the future will look depending on how participants decide to act.

The aim of the game is for participants to maximise their overall combined score in 2050. The overall combined score is calculated as the weighted average of three components: social, economic, and environmental score.

The weights between social, economic, and environmental are reset every time a new game is started, and the participant needs to take this into account when making decisions.

For instance, if the economic score is weighted highly, the participant needs to take decisions that have a high positive impact on the economic score in 2050. Likewise, if the environmental score is weighted highly, the participant needs to take decisions that have a high positive impact on the environmental score in 2050.

In order to take good decisions, the participant can review available data about e.g. electricity demands and emission limits in Europe over time.

Local version

Prerequisites: Node.js and npm Node.js ^6.9.5, npm ^3.10.10

  1. Installation: npm install
  2. Start Server at port 3000: npm start
  3. Go to url localhost:3000

About

License:Apache License 2.0


Languages

Language:JavaScript 62.7%Language:Python 24.0%Language:Jupyter Notebook 12.2%Language:HTML 0.6%Language:CSS 0.5%