An example of adding bombs to a Phaser 3.50+ game using components
This is the source code for a 2 part mini-series that goes into creating a Zelda-like bomb dropping mechanic using Phaser 3.50+ and TypeScript.
Check out the 2 part video series on YouTube.
Clone this repository with git
and run:
npm install
npm run start