No description
Find a file
2021-04-20 20:24:04 +02:00
addons rework first dilemma 2021-04-20 12:37:32 +02:00
backgrounds Add first game demo 2021-03-25 22:47:09 +01:00
characters update character images 2021-04-20 20:24:04 +02:00
dialogic update character images 2021-04-20 20:24:04 +02:00
fonts improve UI and add credits 2021-04-20 11:36:39 +02:00
images implement pause system 2021-04-09 11:19:10 +02:00
mini-game freeing objects when then leave the screen 2021-04-12 11:40:02 +02:00
scenes update character images 2021-04-20 20:24:04 +02:00
.gitattributes Initial commit 2021-03-09 10:43:57 +01:00
.gitignore Initial commit 2021-03-09 10:43:57 +01:00
default_env.tres Initial commit 2021-03-09 10:43:57 +01:00
export_presets.cfg Add first game demo 2021-03-25 22:47:09 +01:00
icon.png Initial commit 2021-03-09 10:43:57 +01:00
icon.png.import Initial commit 2021-03-09 10:43:57 +01:00
json_example.json Update Dialogic and remove exp dialog plugin 2021-03-22 17:17:08 +01:00
LICENSE Initial commit 2021-03-09 10:43:57 +01:00
project.godot improve UI and add credits 2021-04-20 11:36:39 +02:00
README.md Fix typo 2021-03-09 11:37:54 +01:00

PIR Serious Game on Ethics

A serious game about digital ethics.

Team

  • Abir Benazzouz
  • Arnaud Vergnet
  • Auriane Lartigue
  • Clémentine Bonneau
  • Élise Barnabé
  • Morgane Foussats
  • Nabil Moukhlis

Setup

First install Godot following the official instructions.

Then clone this repo using:

git clone https://git.etud.insa-toulouse.fr/vergnet/pir-serious-game-ethics.git

Open Godot, in the project manager, select Import, choose the project.godot file in the previously cloned repo then click Import & Edit. You can start editing the game!

Resources

Technologies

This game is made with Godot 3.2, with the help of the EXP Godot Dialog System by David Lipps.

License

This is a Free and Open-Source game licensed under GPLv3.