Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.07 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.07 KB

Citizen Quest: Editorial Society

A game about Journalistic Skills and Democracy.

Based on the interactive exhibit Citizen Quest, developed by Imaginary for Futurium.

Building

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.

Credits

  • Story: Eric Londaits, Elisabeth Schaber, and Andreas Matt
  • Images: Eric Londaits
  • Game engine: Eric Londaits and Christian Stussak (see Citizen Quest).

License

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.