axelmunch / meeting-manager

Jeu sérieux sur le thème de la co-construction.

Home Page:https://meeting-manager.axelmunch.fr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MeetingManager

Participants :

Description du jeu

Jeu sérieux sur le thème de la co-construction.

Voir DESCRIPTION.md pour plus d'informations.

Type de jeu et mécanismes d'apprentissage

Type de jeu : Gestion

Le joueur va jouer un certain nombre de tours autour d'un sujet qui implique la co-construction (Construction d'un quartier résidentiel ou Développement d'une application).

  • Faire découvrir au joueur les enjeux organisationnels des acteurs :
    • Gestion du temps de parole
    • Conflits
    • Satisfaction des acteurs
    • Hiérarchie
  • Apprentissage par essai-erreur

Lien du jeu

meeting-manager.axelmunch.fr

Captures d'écran

Introduction

Meeting preparation

Meeting

End game

Procédures d'installation et d'exécution

Prérequis

Installation

# Clone the repository
git clone https://github.com/axelmunch/meeting-manager.git

# Go to the project root
cd meeting-manager

# Install dependencies
npm install

# Run web server
npm run dev

Distribution

# Build website
npm run build

# Export website
npx next export

# Go to the output directory
cd out

# Run web server (optional)
npx serve

About

Jeu sérieux sur le thème de la co-construction.

https://meeting-manager.axelmunch.fr

License:MIT License


Languages

Language:TypeScript 83.1%Language:CSS 16.7%Language:JavaScript 0.2%