Skip to content

jstimes/CanvasGameTemplate

Repository files navigation

CanvasGameTemplate

A starting point for 2D HTML canvas games in TypeScript. Check it out now at https://jstimes.github.io/CanvasGameTempalte/dist/index.html

Setup

Run npm install.

Development

Run npm run start to start a local server which serves the project and auto-reloads for new changes.

Deployment

Run npm run build - outputs are placed in the dist/ folder

About

A starting point for 2D HTML canvas games in TypeScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published