YsarocK / react-based-online-escape-game

Online escape game developped with React and Firebase for the ESD Bordeaux.

Home Page:http://homescape.diginight-esd-esp.com/#/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An online escape game built with React and Firebase

This is a project created by Remi Fernandez and Etienne Moureton for the Ecole Superieure du Digital (Bordeaux, France). The playable version is available here : [http://homescape.diginight-esd-esp.com/#/].

A 8-days building project

We, the two developpers that worked on the project didn't know React before beginning to build the escape game. We spent 8 days learning and building it following a hard specifications book. It uses a lot of technologies (React, Firebase, Vanilla JS...). The code is not clean at all, because we needed a working project, not a clean one. But in the incoming months, i'll release an updated version that will include responsive and cleaned code.

How to use it ? npm start

If you want to run it locally, you will need to install dependecies with npm i and create a firebase.js config file with your database at the root of the src folder. Run npm start then open http://localhost:3000 to view it in the browser.

All contibutors

Main developpers : Rémi Fernandez and Etienne Moureton with the help of Thomas Mouchelet.

Thanks to all the team that designed and imagined the project : Elodie Bardesson - Melody Barbier - Manon Becuwe - Nassime Bel haj - Elisa Bourg - Quentin Despessailles - Vincent Dulou - Candyce Faoro - Samuel Galinat - Salomé Germain - Marie Laffont - Luc Lafitte - Julie Michel - Maëlle Parlant - Elisa Reyne - Pauline Ruiz - Quentin Palliere - Stanislas Wiart.

About

Online escape game developped with React and Firebase for the ESD Bordeaux.

http://homescape.diginight-esd-esp.com/#/


Languages

Language:JavaScript 76.5%Language:CSS 22.5%Language:HTML 1.0%