CodinGame / codingame-game-engine

CodinGame Engine
https://www.codingame.com
MIT License
110 stars 41 forks source link

Updated the camera module to its last version and a few fixes #46

Closed Butanium closed 2 years ago

Butanium commented 2 years ago

Minor change on the playground (fixed the game engine version)

updated the camera module : minor change on its behaviour when resizing the replay window/activating it

fixed an import typo in the camera toggle that made it crash

Butanium commented 2 years ago

Please consider merging this because the module throws an error due to the .js missing in import, so it can't be used for now