Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 636 Bytes

readme.md

File metadata and controls

24 lines (14 loc) · 636 Bytes

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