Skip to content

Releases: devshareacademy/phaser-3-typescript-games-and-examples

phaser-3-nine-slice-gameobject-demo

28 Jul 14:32
Compare
Choose a tag to compare

This release contains the starting and ending code for the Phaser 3 Nine Slice GameObject Example. To learn more about this example, you can watch this video on YouTube here:

Zelda Like Health Bar Example

27 Feb 12:23
Compare
Choose a tag to compare
Pre-release

This release contains the starting and ending code for the Phaser 3 Zelda Like Health Bar Example. To learn more about this example, you can watch this video on YouTube here:

This release contains 2 additional zipped folders:

zelda-health-bar-start.zip: This zipped folder contains the initial template code for this example.
zelda-health-bar-finished.zip: This zipped folder contains the completed code example.
inter-scene-communication-finished.zip: This zipped folder contains the completed code for the Phaser 3 - communicating between scenes example.

Basic Phaser 3 TypesScript Template

16 Feb 12:01
Compare
Choose a tag to compare
Pre-release

This release contains a zip folder that contains the basic Phaser 3 TypeScript template, which is used for bootstrapping the examples shown in the examples folder.

To download the template, click on the basic_template.zip link below, or you can use this link: https://github.com/devshareacademy/phaser-3-typescript-games-and-examples/releases/download/template/basic_template.zip

Parallax Scrolling Background Example

16 Feb 12:26
Compare
Choose a tag to compare
Pre-release

This release contains the starting and ending code for the Phaser 3 Parallax Scrolling Background Example. To learn more about this example, you can watch this video on YouTube here:

This release contains 3 zipped folders:

  • parallax-scrolling-background-start.zip: This zipped folder contains the initial template code for this example.
  • parallax-scrolling-background-finished.zip: This zipped folder contains the completed code example.
  • parallax-scrolling-background-assets.zip: This zipped folder contains just the assets that are used in the demo.