Play the game, read the docs and start editing!
npm install to install dependenciesnpm run dev to run the development server to test out changesnpm run build:dev to produce javascript bundles for debugging in the dist/ foldernpm run build:prod to produce javascript bundles for production (minified) in the dist/ folderThe following key combo's can be used to help development:
| Key combo | Description |
|---|---|
| Escape | Enter debug-mode: visualize bounding boxes and ids |
| N | Only in debug-mode: finish the current level |
| R | Only in debug-mode: restart the game |
Generated using TypeDoc