Multi Scene in back end
authorgparant <g.parant@thecodingmachine.com>
Sat, 9 May 2020 17:41:21 +0000 (19:41 +0200)
committergparant <g.parant@thecodingmachine.com>
Sat, 9 May 2020 17:41:21 +0000 (19:41 +0200)
commitfb8d9bf9a8a4375a2466de0251338a9e03882b9f
tree7a77a0764005348a9a3aba908b7d3c25b95f12f3
parent7f989cfd2332992b3d5be830d6c2df9960e823ff
Multi Scene in back end

 - Change maps url to get maps
 - Change GameScene to create scene with file since back end
 - Change LoginScene to upload scene and start game
back/src/App.ts
back/src/Controller/AuthenticateController.ts
back/src/Controller/MapController.ts
front/src/Connexion.ts
front/src/Phaser/Game/GameManager.ts
front/src/Phaser/Game/GameScene.ts
front/src/Phaser/Login/LogincScene.ts
front/src/index.ts