Skip to content

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

Phaser 3 Connect Four Game Prototype

09 Sep 17:07
Compare
Choose a tag to compare

This release contains the starting and ending code for the Phaser 3 Game Prototyping Series - Connect Four.

To learn more about how to quickly prototype this game using the Phaser 3 library, you can watch this video on YouTube here:

Phaser 3 Load Assets Via JSON Pack Example

03 Jul 02:41
Compare
Choose a tag to compare

This release contains the code for the example: Phaser 3 - Load Assets Via JSON Pack Example.

Example can be found here: https://devshareacademy.github.io/phaser-3-typescript-games-and-examples/examples/loading-assets-with-json-pack/index.html

The completed code can be found here: https://github.com/devshareacademy/phaser-3-typescript-games-and-examples/tree/main/examples/3.80/loading-assets-with-json-pack

To learn more about this example, you can watch this video on YouTube here:

Phaser 3 Load & Create Animations Via JSON Example

03 Jul 13:35
Compare
Choose a tag to compare

This release contains the code for the example: Phaser 3 - Load & Create Animations Via JSON Example.

Example can be found here: https://devshareacademy.github.io/phaser-3-typescript-games-and-examples/examples/load-and-create-animations-with-json/index.html

The completed code can be found here: https://github.com/devshareacademy/phaser-3-typescript-games-and-examples/tree/main/examples/3.80/load-and-create-animations-with-json

To learn more about this example, you can watch this video on YouTube here:

Phaser 3 Loader Plugin Example

28 May 02:23
Compare
Choose a tag to compare

This release contains the code for the example: Phaser 3 - Loader Plugin Example.

Example can be found here: https://devshareacademy.github.io/phaser-3-typescript-games-and-examples/examples/loader-plugin/index.html

The completed code can be found here: https://github.com/devshareacademy/phaser-3-typescript-games-and-examples/tree/main/examples/3.80/loader-plugin

To learn more about this example, you can watch this video on YouTube here:

Phaser 3 Arcade Physics Conveyor Belt Example

03 May 12:49
Compare
Choose a tag to compare

This release contains the starting and ending code for the example: Phaser 3 - Arcade Physics Conveyor Belt.

Example can be found here: https://devshareacademy.github.io/phaser-3-typescript-games-and-examples/examples/arcade-physics-conveyor-belt/index.html

example

To learn more about this example, you can watch this video on YouTube here:

Coming soon...

Phaser 3 Geometry Mask Scene Transition

26 Apr 16:07
Compare
Choose a tag to compare

This release contains the starting and ending code for the example: Phaser 3 - Scene Transition With Geometry Mask.

Example can be found here: https://devshareacademy.github.io/phaser-3-typescript-games-and-examples/examples/scene-transition-geometry-mask/index.html

example

To learn more about this example, you can watch this video on YouTube here:

Phaser 3 Bitmap Mask Scene Transition

26 Apr 15:31
Compare
Choose a tag to compare

This release contains the starting and ending code for the example: Phaser 3 - Scene Transition With Bitmap Mask.

Example can be found here: https://devshareacademy.github.io/phaser-3-typescript-games-and-examples/examples/scene-transition-bitmap-mask/index.html

example

To learn more about this example, you can watch this video on YouTube here:

Phaser 3 Shaders Battle Scene Transitions

15 Apr 19:59
75358fb
Compare
Choose a tag to compare

This release contains the starting and ending code for the Phaser 3 Shaders - Create Pokemon Like Battle Scene Transitions.

Example can be found here: https://devshareacademy.github.io/phaser-3-typescript-games-and-examples/examples/shader-battle-scene-transitions/index.html

To learn more about this example, you can watch this video on YouTube here:

Phaser 3 Shader Basics

29 Mar 18:47
Compare
Choose a tag to compare

This release contains the starting and ending code for the Phaser 3 Shader Basics example.

Example can be found here: https://devshareacademy.github.io/phaser-3-typescript-games-and-examples/examples/shader-examples/index.html

To learn more about this example, you can watch this video on YouTube here:

phaser-3-simon-game-prototype

14 Jan 21:21
605ab96
Compare
Choose a tag to compare

This release contains the starting and ending code for the Phaser 3 Game Prototyping Series - Simon. To learn more about how to quickly prototype this game using the Phaser 3 library, you can watch this video on YouTube here: