Coder Social home page Coder Social logo

hungergame's Introduction

Hunger Game

Un jeu HungerGame implémenté en fonction de l'énoncé du projet SR, ESIR 2020.

Mis en place en utilisant nodejs pour la partie serveur et socket.io pour la communication client/serveur.
Déployé sur internet en utilisant une machine virtuelle Ubuntu de l'istic.

DemoImage DockerWorkflowAuteursCommandes

Demo

Voir la version démo de Hunger Game !

Image Docker

L'image Docker est disponible ici.

Rapport

Voir le rapport concernant ce projet et son développement.

WorkFlow

alt text

Auteurs

Vincent Larreur & Mohamed Amine Laafoudi

Commandes du projet

Construction de l'image Docker

make build

Lancement de l'application
->(Paramètre SERVER_URI_PARAM afin de spécifier l'url)

make start

Exemple pour le déploiement sur vm de l'istic

make start SERVER_URI_PARAM="http://148.60.11.162:8000/"

Exemple pour le déploiement en local

make start SERVER_URI_PARAM="http://localhost:8080/"

Arrêt de l'application

make stop

Suppression de l'image docker

make clean

Rechargement de l'application

make reload

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.