ourcade / phaser3-bomb-attack

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

Home Page:https://www.youtube.com/playlist?list=PLumYWZ2t7CRsNX3orZRS6pn1sAsdjvADO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://www.youtube.com/playlist?list=PLumYWZ2t7CRsNX3orZRS6pn1sAsdjvADO

License:MIT License


Languages

Language:TypeScript 96.8%Language:JavaScript 2.6%Language:HTML 0.6%