examples icon indicating copy to clipboard operation
examples copied to clipboard

Phaser 3 Examples

Results 48 examples issues
Sort by recently updated
recently updated
newest added

Updates code to use ES6 format, while keeping existing format conventions. File path: public/src/game objects/sprites/moving sprite.js

Updates code to use ES6 format, while keeping existing format conventions. File path: public/src/game objects/graphics/circles test.js

Updates code to use ES6 format, while keeping existing format conventions. Originally, the Brain class was in ES6 format while the rest of the code was not. File path: public/src/game...

Updates code to use ES6 format, while keeping existing format conventions. File path: public/src/game objects/graphics/generate texture test.js

public/src/game objects/graphics/pacman arc chomp chomp.js

final submission for changing "single-sprite.js" to ES6 format.

final submission for changing "to json.js" to ES6 format.

public/src/game objects/graphics/pacman arc.js

final submission for changing "play video.js" to ES6 format.

public/src/game objects/graphics/arc stroke.js