Skip to content

digitsensitive/phaser3-typescript

 
 

Repository files navigation

Phaser 3 and TypeScript dependencies status badge development dependencies status badge

Phaser

Hello and welcome game developer!

Phaser is a fast, free, and the only true open source HTML5 game framework. Here you will find everything you need to develop games with Phaser 3 in TypeScript. Have fun discovering, developing and playing! Feedback is always welcome!

Install

Navigate to the folder and clone this repository.

git clone https://github.com/digitsensitive/phaser3-typescript.git

Build and Run

Building and running is as easy as the three following steps:

  1. navigate to root folder
  2. npm install to install dependencies (folder: node_modules)
  3. npm run dev to build bundle.js & start server.

Alternatively to build a version npm run build.

🎮 Game Examples

💎 Cheat Sheets

  • Phaser.Game
  • Phaser.Scene
  • Phaser.GameObject.Image
  • Phaser.GameObject.Sprite
  • Phaser.GameObject.Group
  • Phaser.GameObject.Bitmaptext (coming soon)
  • Phaser.GameObject.Blitter (coming soon)
  • Phaser.GameObject.Container (coming soon)
  • Phaser.GameObject.Graphics (coming soon)
  • Phaser.GameObject.Lights (coming soon)
  • Phaser.GameObject.Mesh
  • Phaser.GameObject.Particles (coming soon)
  • Phaser.GameObject.Pathfollower (coming soon)
  • Phaser.GameObject.Quad (coming soon)
  • Phaser.GameObject.Rendertexture (coming soon)
  • Phaser.GameObject.Sprite3d (coming soon)
  • Phaser.GameObject.Text (coming soon)
  • Phaser.GameObject.Tilesprite (coming soon)
  • Phaser.GameObject.Zone (coming soon)

🔧 Experimental projects

🍪 External Resources

💌 Changelog

Learn about the latest improvements

🚀 Want to help?

Want to correct a bug, contribute some code, or improve the codes? Excellent! Let me know!

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages