An HTML canvas game built for experimentation with TypeScript.
- Download the repository.
- Open the downloaded source code.
- Run
npm run build
. - Launch the
dist/index.html
file in a browser.
HTML canvas and JavaScript-based RPG for experimentation with TypeScript
TypeScript