template-angular icon indicating copy to clipboard operation
template-angular copied to clipboard

A Phaser 3 TypeScript project template that uses the Angular framework and Vite for bundling

Results 2 template-angular issues
Sort by recently updated
recently updated
newest added

Hi, Thanks for the template. I have found it really useful and easy to understand for angular developers willing to step into Phaser. I have a few suggestions to make...

This PR upgrades the project to Angular v20, bringing the latest features, performance improvements, and developer experience enhancements. Dependencies Updated - @angular/core: ^20.1.0 - @angular/common: ^20.1.0 - @angular/compiler: ^20.1.0 -...