A starting point for 2D HTML canvas games in TypeScript. Check it out now at https://jstimes.github.io/CanvasGameTempalte/dist/index.html
Run npm install
.
Run npm run start
to start a local server which serves the project and
auto-reloads for new changes.
Run npm run build
- outputs are placed in the dist/ folder