Skip to content

ourcade/phaser3-item-shop

Repository files navigation

Visual Item Shop in Phaser 3.50+

An example of creating a Zelda-like item shop with Phaser 3.50+ and TypeScript

License

Overview

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.

Getting Started

Clone this repository with git and run:

npm install
npm run start

License

MIT License