Tota11ylost ― the escape game that aims to offer you an immersive experience, raising your awareness of the challenges faced by people with digital disabilities

You will be immersed in a scenario, in which you will play as a character with different deficiencies with each new step taken. You will have to solve the puzzles and challenges one by one, overcome obstacles related to accessibility and ergonomics to advance in the game. It’s up to you to get out of it, alone or in a group, against these difficulties!

The game is available in English, French and Spanish, and the source code is available on GitHub (https://github.com/Orange-OpenSource/Tota11ylost) under the GNU Affero General Public License 3.

      • Pierre-Yves LapersonneOPM
        link
        11 month ago

        It seems there are troubles maybe with mobile view port. Feel free to report a bug on their GitHub repository ; the web site must provide somehow French, English and Spanish content.

      • @Kissaki
        link
        English
        11 month ago

        Unfortunately, the language links are JavaScript links, not href/URL links, so I can’t link them. I don’t even see JS event handlers on the individual items. lol

        Maybe that’s the first “digital disability escape game” challenge? /s

        • Pierre-Yves LapersonneOPM
          link
          1
          edit-2
          28 days ago

          What do you mean? Having a quick look in the source code shows that the three languages items are plain HTML hyperlinks. I am not used to front web development, could you bring more details please?

          • @Kissaki
            link
            English
            1
            edit-2
            28 days ago

            The link in your screenshot links to #. That’s not a share-able languaged link. And I suspect all three have that same href?

            The only semantically correct reason to link to # is to jump to the top without JavaScript scroll functions.

            Links with JavaScript functionality using a <a with href # is a relatively common misuse.

        • Pierre-Yves LapersonneOPM
          link
          11 month ago

          Feel free to report a bug on their GitHub repository ; the web site must provide somehow French, English and Spanish content.