Simultaneously following the MDN Phaser tutorial in TypeScript and learning web game creation.
Ensure that you have Node.js and Yarn installed and run these commands:
yarn install
yarn start
This repository was set up using the excellent post Making Your First Game in Phaser 3 with TypeScript.