Team name : Eyevy/Different ability
Game for blind people (currently only work on PC with keyboard control)
Uses Howler.js et Phaser.js
On some unknown land, the more powerful the magic the worse the vision will be, the most powerful magician can not see the physical world.
But after a certain day, the devil took away the magical power of the magicians, magic suddenly disappeared from this land, no one remembered that magic had ever blessed this land, and the magicians all became ordinary people with visual impairment. In this background, our story begins...
https://agile-peak-94217.herokuapp.com/
If no one is on, it takes a few seconds for the free server to spin up.
Currently only work on PC (with keyboard control)
node12+
npm run dev
sign up at heroku.com
- install heroku cli
- log in heroku
heroku login
then
git init
git commit -m 'first commit'
heroku create
git push heroku main