A game about Journalistic Skills and Democracy.
Based on the interactive exhibit Citizen Quest, developed by Imaginary for Futurium.
Requires Node.js (v18.19 or greater) and npm.
Run the following from the root directory of the project:
npm install
npm run build
This will create a dist
directory with the compiled game. This directory can be served by any web
server.
The game's theme (which controls the colors and some other aesthetic aspects) can be changed by
overriding or modifying the configuration. Check extras/config/settings.yml
for the available
themes.
- Story: Eric Londaits, Elisabeth Schaber, and Andreas Matt
- Images: Eric Londaits
- Game engine: Eric Londaits and Christian Stussak (see Citizen Quest).
Code licensed under the MIT License. See LICENSE for details. Images licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. See extras/static/README-citizen-quest-edsoc.md for details.
Copyright 2024 Imaginary gGmbH.