Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 310 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 310 Bytes

Phaser3 Tower Defense

Tower Defense prototype written in Phaser3 with Typescript, using MatterJS as a physics system for bullet/enemy behavior. Enemies approach from the top, guns can be placed on designated positions and attack the enemies.

Run

npm install && npm run dev

Demo