examples
examples copied to clipboard
Phaser 3 Examples
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