examples
examples copied to clipboard
Phaser 3 Examples
I thought it would be nice to have a score counter like it had in Breakout Phaser 2 version. I am working on the Lives counter.
changed "generate texture to sprite.js" to ES6 format.
Updated format to ES6, upon review fixed inconsistent tabbing in academy/public/src/game objects/sprites/sprite-rotation.js
Updated format to ES6, upon review fixed inconsistent tabbing in academy/public/src/game objects/graphics/circle overlap.js
Updated format to ES6, upon review fixed inconsistent tabbing in academy/public/src/game objects/graphics/fill rect.js
Updated format to ES6, upon review fixed inconsistent tabbing in academy/public/src/game objects/graphics/fill rounded rectangle.js
Updated format to ES6, upon review fixed inconsistent tabbing in academy/public/src/game objects/sprites/rotate around the sprite.js
Updated format to ES6, upon review fixed inconsistent tabbing in academy/public/src/game objects/graphics/multiple cameras.js
Updates code to use ES6 format, while keeping existing format conventions. File path: public/src/game objects/sprites/sprite alpha.js