Skip to content

ourcade/phaser3-bomb-attack

Repository files navigation

Phaser 3 Bomb Attack

An example of adding bombs to a Phaser 3.50+ game using components

License

Overview

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.

Getting Started

Clone this repository with git and run:

npm install
npm run start

License

MIT License