Skip to content

ReeemProject/REEEMgame-local

 
 

Repository files navigation

REEEMgame

The purpose of this game is to learn about energy systems. Participants will learn how different decisions affect the energy systems and the outcomes for other stakeholders. This game has been created as part of the REEEM project. The REEEM project is a EU funded project which aims to gain a better understanding of how energy strategies can help the transition to a low-carbon EU energy society (http://www.reeem.org/).

How to play

The game is a simulation of how the future will look depending on how participants decide to act. In the default scenario there are three roles: EAST, WEST and OBSERVER. The participant who creates the game is the one who is controlling the game. The creator can invite more participants to the game and has the option to change participant's roles. Furthermore, the creator is in control of the time. The game is intended as a multiplayer game where one participant or team acts as EAST and another participant or team acts as WEST. As the name indicates the OBSERVER role is intended for participants who only observe the game. EAST and WEST can make decisions that influence the outcome of the game and participants have access to different indicators which can be used to gain insights into current statistics. The aim of the game is for participants to maximise their overall combined score, which is calculated as the average of three components: social score, economic score and environmental score. After each game is finished the simulation is saved and the score is registered. An online demo of the game can be found at http://game.reeem.org:6100/demo/ and a list of highscores can be found at http://game.reeem.org:6100/demo/worlds.

Getting Started

Prerequisites

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

webpack webpack ^3.7.1

Installation

npm install 

Build the server and client

npm run build

Start Server at port 6011

npm run start

Make sure port 6011 is not in use

Browser

Go to url localhost:6011/game11

Login with name: user1, and password: 123

Changing the game model

Instructions to change the game model is found in the wiki

About

Source code for the REEEMgame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • TypeScript 75.0%
  • HTML 10.9%
  • JavaScript 8.5%
  • CSS 5.6%