You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
About
Tower defense game using the Phaser 3 game engine and the MatterJS physics engine. Written in typescript.