DEV Community

Cover image for Making a mobile labyrinth game with TypeScript.
NordicBeaver
NordicBeaver

Posted on

Making a mobile labyrinth game with TypeScript.

I made a small labyrinth style game using typescript that you can play in your browser on your mobile phone.

Keep in mind that it is a bit buggy and I only tested it in Safari. Make sure that your phone has a gyroscope and it's not disabled in settings. Please let me know in the comments if you had any problems.

If you're interested in how to make something like this, I recorded a video of the development process.

Top comments (0)