Skip to content

corentindessenne/CIRious-Games-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

197 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monopalim

A serious game created for CIRious Games 2021 about healthy diet.

License: AGPL v3

Authors

Installation

git clone https://github.com/Corentin-Dessenne/CIRious-Games-2021.git
cd CIRious-Games-2021/
npm install
node index.js

In addition to that, import monopalim.sql into a database called monopalim.

Dependencies

This project is made with the following npm packages :

  • Bcrypt for hashing passwords.
  • Express for the server https.
  • Express-session to handle user sessions
  • mysql to interact with the database.
  • Notyf to display notifications toasts on the page.
  • Socket.io to connect with the client.
  • Phaser for the loading bar at the beginning.

Preview

gamepreview.png

About

Serious game created for CIRious Games 2021

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors