tilegame / TileExperiments

experiments with tiling systems for web games.
https://tilegame.github.io/TileExperiments/
0 stars 0 forks source link

Use Modules and Webpack #15

Open fractalbach opened 5 years ago

fractalbach commented 5 years ago

re-organization javascript files and convert code to use import/export, and then use Webpack + Babel.

Later on, maybe find a way to allow for some console APIs through the game object.