Skip to content

Escape game qui a pour objectif de vous offrir une expérience immersive, vous sensibilisant plus particulièrement aux défis auxquels sont confrontés les personnes en situation de handicap numérique

License

Notifications You must be signed in to change notification settings

Orange-OpenSource/Tota11ylost

Repository files navigation

Tota11y Lost

Get the project files

In your workspace directory :

git clone git@github.com:Orange-OpenSource/Tota11ylost.git

Deploy it

You need to serve the project. For example :

Install Node.js (depends on your platform).

Install http-server : (in a console)

npm i -g http-server

Start the server : (in your project directory)

cd src
http-server

Display the escape game : (in your browser)

localhost:8080

Good to know

  • To use the project locally, you must copy the firebaseConfig.js file to /src.
  • If you access scores.html directly, the current score will not be saved. For it to be so, you must go to scores.html?store=true.
  • You can reduce the hint wait time to 10 seconds by adding ?debug=true to your page URL.

About

Escape game qui a pour objectif de vous offrir une expérience immersive, vous sensibilisant plus particulièrement aux défis auxquels sont confrontés les personnes en situation de handicap numérique

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published