template-react-ts
template-react-ts copied to clipboard
A Phaser 3 TypeScript project template that demonstrates React communication and uses Vite for bundling
Results
1
template-react-ts issues
Sort by
recently updated
recently updated
newest added
1. Fixed typos in README.md. 2. Replaced **forwardRef** with **ref** for React version 19 (https://react.dev/reference/react/forwardRef). 3. The "Phaser Scene Processing" section has been expanded with detailed notes on non-trivial pitfalls....