Curious about building 2D games with web skills? In this post, we’ll explore tools and patterns to use PhaserJs and JavaScript to make engaging 2D games. We’ll cover tools to make experiences with our favorite language: TypeScript.
Reference links
- phaser.io
- Get started with gitpod.io and gitpod extension
- Code from video
- geocine/phaser3-rollup-typescript – Great starter template
- Modular game worlds in Phaser 3 – Tilemaps