create-game
create-game copied to clipboard
Angular template feedback
- phaser-game.component.ts doesn't implement "OnDestroy", remove "Input" import, also, this is shorter:
this.game?.destroy(true)
-
In EventBus.ts it shouldn't mention "Vue"
-
Update to Angular 18
-
package.json - karma and jasmine dev dependencies can probably be removed to keep it slim