Repair
- A huge thanks to IONIS for welcoming us on the school campus, and to all the organizers in particular Rémi Barrero for making this game jam happen !
- Thanks to Richard Davey for more than 5 years of the Phaser framework, and to digitsensitive for the phaser3-typescript boilerplate that saved us a lot of time.
- Sound Design : Quentin Bernard
- Software : Yann Pellegrini
- Game Design : Jonas Marnat-Saïdi, William Pied
MIT
# Install deps
npm i
# Start the development server
npm run dev
# Prodction build
webpack --mode production