A javascript implementation of a puzzle game.
https://clever-crumble-85e001.netlify.app/
- Game implementation;
- Drag/drop;
- Stages' setup;
- Custom shader implementation;
- i18n support;
- Mobile support;
- Final GUI and menu flow;
- Add music/sound effects;
- Mobile build.
npm i
npm run dev
npm run build
Check out decifra-me's original Unity implementation.