An example of creating a Zelda-like item shop with Phaser 3.50+ and TypeScript
This is the source code for a 3 part mini-series that goes into creating a Zelda-like item shop using Phaser 3.50 and TypeScript.
Check out the mini-series on YouTube here.
Clone this repository with git
and run:
npm install
npm run start