rewrote the app code to more easily allow for collisions
authorkharhamel <oognic@gmail.com>
Sun, 12 Apr 2020 14:12:08 +0000 (16:12 +0200)
committerkharhamel <oognic@gmail.com>
Sun, 12 Apr 2020 14:12:08 +0000 (16:12 +0200)
commit6e27377b07f31c0e62f3b69f129bcba99f5b51e6
tree4c1ce7e741bf06a57d06fa7937c74991f354c6d7
parent241cbd720ab5e3062381b16d7d5724cef8406c20
rewrote the app code to more easily allow for collisions
front/dist/maps/map2.json
front/src/Phaser/Entity/PlayableCaracter.ts [new file with mode: 0644]
front/src/Phaser/Entity/Sprite.ts [new file with mode: 0644]
front/src/Phaser/Game/CameraManager.ts [deleted file]
front/src/Phaser/Game/GameScene.ts
front/src/Phaser/Game/MapManager.ts [deleted file]
front/src/Phaser/Player/Animation.ts
front/src/Phaser/Player/Player.ts
front/src/Phaser/Rock/Rock.ts [deleted file]
front/src/index.ts